Solanki, Ajay (GE Energy) <ajay.sola...@ge.com> wrote:
> I  have a question on how to enable PENDING LOCK before issuing an
> INSERT statement from the C# code.

What do you mean, enable PENDING LOCK? It's not something you can enable or 
disable. SQLite will acquire a pending lock on the database automatically as 
necessary. For details, see http://www.sqlite.org/lockingv3.html

What are you trying to achieve? Explain your original problem, not your 
proposed solution.
-- 
Igor Tandetnik

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

Reply via email to