Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
TransactionRollback() does not update RowState
Message
From
25/06/2012 15:02:26
Jeff Corder
Ambit Technologies, LLC
Missouri, United States
 
 
To
All
General information
Forum:
ASP.NET
Category:
The Mere Mortals .NET Framework
Title:
TransactionRollback() does not update RowState
Miscellaneous
Thread ID:
01546873
Message ID:
01546873
Views:
68
I am saving a invoice with several tables in a single transaction. If the transaction fails and the user corrects the problem, I get a concurrency error when attempting to save.

I noticed that when I call TransactionRollback() the RowState of the data I'm attempting to save is not restored. The RowState remains Unchanged and the IsChanged() is false.

I was thinking that if I rolled back a transaction, it would all roll back. Am I missing something?

Thanks,
Jeff Corder
Next
Reply
Map
View

Click here to load this message in the networking platform