> If those databases are small then running "PRAGMA integrity_check" on them 
> should be very fast.



My application does that. This is how users find out that their settings 
database has become corrupted.

So far it is just reported and then the config database is restored from last 
working backup. I did not anticipate that this small database will ever become 
damaged, except in the case of blue-screens or power failures. For this a 
simple ?Config database is damaged, restoring from last backup?? message to the 
user seemed sufficient. No detailed logging is implemented at this time.





Reply via email to