Forum Post: RE: .Net and subtransactions

  • Thread starter Thread starter saiidcd@gmail.com
  • Start date Start date
Status
Not open for further replies.
S

saiidcd@gmail.com

Guest
Thanks Tim. No we would not allow any user interaction to take place during our transactions but some of our business logic can be intricate and we may decide to roll back due to any of many reasons. I am trying to avoid the explicit delete as we are building a large large system and we are looking for something similar to the .Net TransactionScope or the way 4GL can roll back the enclosing transaction.

Continue reading...
 
Status
Not open for further replies.
Back
Top