"Blasfamous Tshirts" <[email protected]> wrote in message news:[email protected] > Under what scenarios can commit fail with this error "no active > transaction"? > > I have a BEGIN just before a for loop and a COMMIT after that, and it > fails with this error.
Something inside that loop failed and caused rollback. Igor Tandetnik _______________________________________________ sqlite-users mailing list [email protected] http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

