On 13 Dec 2012, at 8:56pm, Jeff Archer <jsarc...@nanotronicsimaging.com> wrote:

>  I have found that this can be repaired by SQLiteExpertPro by the
> Database | Repair functionality

Worth noting that there's a difference between restoring the database to a 
condition where it no longer gives corruption errors, and restoring all the 
data that was in it.  Don't continue to use the 'repaired' database 
SQLiteExpertPro gave you for real work, without first making sure it has the 
data you expect in it.  You might find you're better-off restoring from a 
backup taken before the corruption occurred.

I'm not taking a swing at SQLiteExpertPro specifically here.  I know nothing 
about it.  I'm just warning against a common mistake with 'repaired' files.

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

Reply via email to