Hi all, I'm a beginner user of this tool. I have to questions.
What would be the better approach to multithread support for sqlite using C++ 
API?
I'm currently try to block, using boost mutex, locks and condition variables, 
all calls to step method that attempts to modify the DB.

Sqlite implements table level lock?

Regards

Pablo

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

Reply via email to