On 12/29/16, Bennett Haselton <bennetthasel...@gmail.com> wrote:
> Yesterday I spent some time trying to solve a SQLite problem that turned
> out to be due to using an old version of sqlite3, so that when I tried
> to open a database created with a newer SQLite library, it would output
> "Error: file is encrypted or is not a database".

I think newer versions of SQLite give better error messages.

What was the version number for SQLite on the old tool?

-- 
D. Richard Hipp
d...@sqlite.org
_______________________________________________
sqlite-users mailing list
sqlite-users@mailinglists.sqlite.org
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to