On 9 Sep 2016, at 1:49pm, Bhavesh Patel <[email protected]> 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 [email protected] http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

