On 19 Jun 2013, at 8:09pm, Dhiraj Sadhwani <[email protected]> wrote:
> Any idea if the usage above mentioned has a significant flaw. Can you just make this clear ... When you have noticed errors in the results of "pragma integrity_check" you then start again with a database that does not have any errors. After restoring to a 'good' database you can run "pragma integrity_check" on that one and it doesn’t report any errors. So you are not simply seeing the same fault reported many times. Your database is stored on the hard disk of the computer that’s running the application ? So no networking is involved in accessing the database file ? You are not using any PRAGMAs to change how the database is accessed ? For instance, turning off journalling, ignoring mutexes, etc.. Simon. _______________________________________________ sqlite-users mailing list [email protected] http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

