On 4/20/2011 10:40 AM, [email protected] wrote: > Is LOCK TABLE statement supported by by SQLite?
No. Read more about how SQLite peforms locking here: http://sqlite.org/lockingv3.html http://sqlite.org/atomiccommit.html -- Igor Tandetnik _______________________________________________ sqlite-users mailing list [email protected] http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

