On 8 Feb 2011, at 5:59pm, Nathan Biggs wrote:

> Once a day, not at the same time, we are getting a disk I/O error from 
> our application using SQLite.

If you try to duplicate the database file do you get any kind of error then ?

If not, use the command-line tool to run an integrity check:

http://www.sqlite.org/pragma.html#pragma_integrity_check

Simon.
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to