We see an error "database disk image is malformed" in our logs sometimes and
if we restart our application then it can continue fine--the db is not
corrupt.  We can open the db in sqlite3.exe CLI and running "PRAGMA
integrity_check;" returns OK.  What can cause this error if the db is
(thankfully) not really corrupt?

We're using 3.5.9 from amalgamation on Windows XP and 2003 with
System.Data.SQLite wrapper 1.0.48.0.

Thanks,

Sam



-- 
-----------------------------------------------------------------
We're Hiring! Seeking passionate Flex, C#, or C++ (RTSP, H264) developer.
Position is in Washington D.C. Contact [EMAIL PROTECTED]
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to