On 9 Sep 2016, at 1:49pm, Bhavesh Patel <bhavesh_pat...@outlook.com> wrote:

> during the process of delete/drop is running, if I try to connect I randomly 
> get database lock error.

Set a timeout of five minutes when you open your SQLite connections using one 
of the following:

<https://www.sqlite.org/pragma.html#pragma_busy_timeout>

<https://www.sqlite.org/c3ref/busy_timeout.html>

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

Reply via email to