On Thu, Aug 16, 2012 at 1:52 PM, Tal Tabakman <[email protected]>wrote:
> Hi. > we are writing an application that in runtime produces a sqlite database. > > we get the following error:*Error: database disk image is malformed > Extended Error code: 11* > * > * > *what can cause this error ? how can I recover from it ? * > Have you read the http://www.sqlite.org/howtocorrupt.html document? Have you tried running your application using valgrind? -- D. Richard Hipp [email protected] _______________________________________________ sqlite-users mailing list [email protected] http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

