On 1/19/2011 12:49 PM, James Berry wrote: > > On Jan 19, 2011, at 9:43 AM, Igor Tandetnik wrote: > >> On 1/19/2011 12:35 PM, James Berry wrote: >>> I'm trying to understand whether there's any problem with committing a >>> transaction while in the process of stepping over results. >> >> I believe COMMIT would fail while there is an outstanding statement on >> the connection. > > If that's the case, then is the following pseudo code any better?
It should make no difference. You shouldn't be able to commit while there's a statement that wasn't reset or finalized. -- Igor Tandetnik _______________________________________________ sqlite-users mailing list sqlite-users@sqlite.org http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users