logo       

Re: [sqlite] stupid me -> corrupted db file: msg#00878

sqlite-users

Subject: Re: [sqlite] stupid me -> corrupted db file


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@xxxxxxxxxx
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | Mail Home | sitemap | FAQ | advertise