Hi.
Is it legal to use multiple connections to a database when the db is in
serialized mode and wal is enabled. Additionally i would like to open the
connections and use them from several threads. I keep getting SQLITE_LOCKED
errors and cannot read from the db when a write transaction from another
connection is ongoing.

Regards



--
View this message in context: 
http://sqlite.1065341.n5.nabble.com/Using-multiple-connections-from-multiple-threads-SQLITE-LOCKED-tp72532.html
Sent from the SQLite mailing list archive at Nabble.com.
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to