On an embedded platform, a NetBurner SB700-EX, I have SQLite 3.6.20 running
successfully. I recently upgraded the source to 3.7.11, and I have problems.
Source compiled just fine. I can sqlite3_open the database, but all my
sql_prepare calls return a 14, unable to open database file! Same database,
same vfs environment, same RAM availability.
-- 
View this message in context: 
http://old.nabble.com/Embedded-platform%2C-problem-upgrading-from-3.6.20-to-3.7.11-tp33686486p33686486.html
Sent from the SQLite mailing list archive at Nabble.com.

_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to