On 9/8/2016 1:15 PM, Stephan Mueller wrote:
" > I'd prefer to commit after each update
" You can't commit on a single connection either, while there's an
" unfinalized SELECT statement traversal going on. So you aren't gaining
" anything by trying to interleave SELECT and updates on the same connection.

This is the current situation that I need to correct.  My SQLite is old enough
that it doesn't prevent committing in this case

Check for errors. I predict your COMMIT statement fails.
--
Igor Tandetnik

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

Reply via email to