On 30 Jul 2009, at 3:31pm, Rudi Fay wrote:

> I tried "pragma integrity_check;" with the result "SQL error: database
> disk image is malformed"

But that may not stop you from rescuing (the majority of ?) the data.   
The error may be in an index or something else that isn't used when  
you just list all the data.  So use the command-line tool

<http://www.sqlite.org/sqlite.html>

and take a look at the .dump command.

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

Reply via email to