Re: TransactionScope problem?
Posted by: Robert Wege
Date: July 25, 2006 08:25AM

I haven't worked with transactions yet, but don't you have to create a transaction-object or stuff?
Your code just executes the given command and therefor can not be rolled back.

But as I mentioned I don't hav any experiences with transactions, so I can just guess.

EDIT:
I just looked up the connector-documentation and found the MySqlTransaction-class.
Look it up in the doc (first Post in this forum -> Connector examples).



Edited 1 time(s). Last edit at 07/25/2006 08:28AM by Robert Wege.

Options: ReplyQuote


Subject
Written By
Posted
July 18, 2006 12:57PM
July 25, 2006 07:09AM
Re: TransactionScope problem?
July 25, 2006 08:25AM
August 01, 2006 08:44AM
August 06, 2006 10:08AM
August 07, 2006 11:35PM
September 20, 2006 11:29AM
September 26, 2006 08:02AM
September 28, 2006 06:51PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.