On 17 Mar 2015, at 8:12pm, Bart Smissaert <bart.smissaert at gmail.com> wrote:
> Will do some timings, but as you guess the slowdown may be negligible. You know, on rereading the documentation for _reset() and _finalize() I can see why you thought you'd be able to check only the results for those calls. Unfortunately I don't think that's possible, and I have never seen code from an experienced SQLite user which depended on those calls echoing the results from _step(). So I thin you had better avoid it for now. Simon.