On Jan 20, 2006, at 7:41 AM, [EMAIL PROTECTED] wrote:
The database might be completely unusable. It depends on which writes completed and which had not at the time of the crash.
Am I right in thinking that that would be more likely to happen in, say, a hardware failure, and less likely to happen if the crash occurs because of a bug in my code? In other words, if every SQLite call returns successfully, is it unlikely that the database is in an unusable state?
Thanks.

