I realize that sqlite uses the best available techniqes to always fail safe and therefore avoid database corruption, it remains that case that "shit happens" and when it does, sqlite databases become hopelessly corrupted.
Traditional file systems have evolved an array of techniques to limit the damage caused by corruption - redudnant records, checksums, and so on. I would like to see features of this type in future versions of sqlite. ----------------------------------------------------------------------------- To unsubscribe, send email to [EMAIL PROTECTED] -----------------------------------------------------------------------------