On 12/29/16, Bennett Haselton <[email protected]> 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 [email protected] _______________________________________________ sqlite-users mailing list [email protected] http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

