On Fri, 9 Sep 2016 14:51:51 +0100 Simon Slavin <[email protected]> wrote:
> 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> Is it enough to set this once as the connection created? Or shall I set this every time a do sqlite3_step()? Thanks, Lev -- 73 de HA5OGL Op.: Levente _______________________________________________ sqlite-users mailing list [email protected] http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

