Quote:
Originally Posted by fowlplay4
Would make believe that it begins, and commits automatically.
|
Quote:
Originally Posted by cbk1994
I thought that using a requestsql(query, true) would automatically open then close a transaction, no?
I'm not opening any elsewhere.
|
Maybe you people should learn how SQLite works before you start complaining about it on the forums.
http://www.sqlite.org/lang_transaction.html
http://www.sqlite.org/speed.html
I suggest you read those.