On 2 Jul 2010, at 6:14pm, Cargnelutti, Pablo Fernando wrote: > Sqlite implements table level lock?
No. SQLite locks the entire database file with all tables and views in it. Simon. _______________________________________________ sqlite-users mailing list [email protected] http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

