On 29 Jun 2011, at 2:04pm, Adam DeVita wrote: > On Tue, Jun 28, 2011 at 11:34 AM, Simon Slavin <slav...@bigfraud.org> wrote: > >> Use the sqlite3 command-line shell to dump the database to SQL commands, >> then create a new database by reading it back in. >> >> While the data is in the SQL command file, you can take a look and make >> sure those records are present. > > Success!
Great. You might want to run integrity_check on the result just for the very unlikely possibility that you have discovered a bug in SQLite and the resulting database has the same problem. Simon. _______________________________________________ sqlite-users mailing list sqlite-users@sqlite.org http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users