Thread: SQLite Rollback
View Single Post
  #13  
Old 05-31-2009, 12:59 AM
Inverness Inverness is offline
Incubator
Inverness's Avatar
Join Date: Aug 2004
Location: Houston, Texas
Posts: 3,613
Inverness is a jewel in the roughInverness is a jewel in the rough
Quote:
Originally Posted by fowlplay4 View Post
Would make believe that it begins, and commits automatically.
Quote:
Originally Posted by cbk1994 View Post
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.
__________________
Reply With Quote