On Thu, Aug 16, 2012 at 1:52 PM, Tal Tabakman <tal.tabak...@gmail.com>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
d...@sqlite.org
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to