On 22/06/2012 2:15 AM, Pavel Ivanov wrote:
Then it should be okay to do such queries concurrently. So you are
saying that two SELECTs you initially showed us give contradicting
results from your application and work as expected from sqlite3 shell,
right? The only ideas I have left to try are execute "pragma
integrity_check" on this database and try to compile without
SQLITE_OMIT_DEPRECATED and without SQLITE_ENABLE_STAT3... Pavel
Yes, I should've given more details from the start, sorry.
I'll try re-compiling and see if I can reproduce this. The
integrity_check returns "ok" (from the shell, haven't tried it from the
application).
Dennis
_______________________________________________
sqlite-users mailing list
[email protected]
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users