On 31 Aug 2013, at 7:03pm, Max Vlasov <[email protected]> wrote: > probably ff uses some > features making sqlite 3 format incompatible with 3.6.* versions
According to format changes since 3.6.0: <http://www.sqlite.org/formatchng.html> You could try opening the database with the sqlite command-line tool. Simon. _______________________________________________ sqlite-users mailing list [email protected] http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

