Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Development (2000)
 rollback transactions

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2000-11-16 : 15:01:11
Bo writes "I have a outer transaction and three inner transactions. When all trans are executed, I check one condition and if it is met, I need to commit the second inner transaction and rollback the first and the third. Is this possible? Thanks!"
   

- Advertisement -