On 9 Apr 2011, at 02:47 PM, giorgi giorgi <[email protected]> wrote:
> The application is only issuing select statements (no insert/update/delete > or vacuum) so I cannot understand what could have caused database > corruption. Almost definitely a problem with your hardware, or possibly an operating-system glitch. I'm not going to pretend that SQLite is bug-free but if you're not executing write commands it has no reason to write anything at all. Simon -- Sent while away from my computer. _______________________________________________ sqlite-users mailing list [email protected] http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

