I have read those links but there is a reason I want to keep everyone out of 
the file completely. 

I did came across "PRAGMA locking_mode=EXCLUSIVE;" and this is what I am doing 
to achieve what I want. 
Is there a reason why I should not use this? 


On 4/20/2011 10:40 AM, asheu at comcast.net 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
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to