On Fri, 09 Mar 2012 11:58:12 +0100, Dirk Geppert <[email protected]> wrote:
>Dear Ladies and gentlemen, I am sending you an sqlite file, >that is just not readable anymore. Attachments usually don't make it to the mailing list. It's better to put the file online somewhere and provide a link here. >All the tools like the shell (sqlite3.exe) or the sqlite3_analyzer.exe >cannot open the database. The error is: disk image is malformed >So I cant dump or restore something. > >Using an hex viewer, the image looks quit good. Can you provide a hex dump of the first ca. 32 bytes here? For information on the possible reasons why an SQLite databases go corrupt, see http://www.sqlite.org/howtocorrupt.html >So I guess there is only a small inconsistency that is not >handled correctly, and therefore leads to a complete stop. > >I hope you can help me? -- Regards, Kees Nuyt _______________________________________________ sqlite-users mailing list [email protected] http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

