Hi all,

I am using System.Data.SQLite in my project.
I have two threads which are updating database simultaneously.
I get SQLite error(5): database is locked, System.Data.SQLite error.

Why is it so!. What could be the reason? Does System.Data.SQLite is not
thread safe?
Please help me out.

-- 
Regards
Rohit Savaliya

Reply via email to