On 5/24/2012 9:06 PM, Igor Tandetnik wrote:

> Actually, scratch that. Multiple statements running on the same connection 
> will never lock each other out. Are multiple instances of your application 
> running at the same time, connecting to the 
> same database?

Yes, they are connecting to the same database over the network.

> What exactly do you mean by "database lockout problems"? What error in what 
> API call are you getting?

I am getting SQLITE_BUSY error very often, and it does not go away, as if the 
database is dead-locked


Regards,
Andrew Cherednik
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to