On 13 Jan 2015, at 10:53pm, Andreas Hofmann <[email protected]> wrote:
> Ideally, SQLite should retry itself, but I am not sure if this is supported. <http://www.sqlite.org/c3ref/busy_timeout.html> <http://www.sqlite.org/pragma.html#pragma_busy_timeout> SQLite supports it just fine. The question is whether System.Data.SQLite supports it. Simon. _______________________________________________ sqlite-users mailing list [email protected] http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

