On Mar 4, 2009, at 7:41 AM, donnied wrote: > > I have a very small sql database (132K). I will often get error > messages > that the Disk image is malformed. I've looked over possible causes > cited > elsewhere and didn't see anything pertinent. I'm using an ext3 file > system > with 64 bit Debian. The files are created with Python (first one > script for > three tables and then two more scripts one additional table each). > Everything seems fine and then when I come back to the database > later I get > a message that the disk image is malformed. I'll create a cron job to > monitor the database with "pragma integrity_check" but I'm not sure > what > else to check.
See http://www.sqlite.org/atomiccommit.html and especially section 9.0 "Things That Can Go Wrong" D. Richard Hipp d...@hwaci.com _______________________________________________ sqlite-users mailing list sqlite-users@sqlite.org http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users