On 15.08.2013 21:39, Gary Weaver wrote:
SQLite varies between file is encrypted/not a DB errors and database disk image 
is malformed. It would seem consistent with SQLite not handling concurrent 
processing in this particular environment or with the version of SQLite since 
3.7.7 is fine in OS X.

Is there anything that stands out as something that would keep 30 processes 
from being able to concurrently insert into the same tables?
30 processes being able to concurrently insert into the same tables ???

I suggest you should read this


http://www.sqlite.org/lockingv3.html


_______________________________________________
sqlite-users mailing list
[email protected]
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to