On 2/19/15, Donald Shepherd <donald.shepherd at gmail.com> wrote: > Is there a way to get (not set) the current value of busy_timeout when > using an SQLite version older than 3.7.15 and the addition of "PRAGMA > busy_timeout;"? >
You can add a hack to the code. But other than that, no. -- D. Richard Hipp drh at sqlite.org