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.

> The codes seems to be working for me

Check return values from various SQLite calls.
-- 
Igor Tandetnik

_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to