Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Commit/Rollback Question
Message
From
28/02/2000 08:58:28
 
 
To
25/02/2000 18:18:01
General information
Forum:
Microsoft SQL Server
Category:
Stored procedures, Triggers, UDFs
Miscellaneous
Thread ID:
00337938
Message ID:
00338356
Views:
24
SQL Server doesn't really support nested transactions - in a sense. You can nest calls to BEGIN TRANSACTION and you must submit a COMMIT for each level. The problem is that a ROLLBACK terminates all transactions, no matter how deep the nesting.

-Mike
Michael Levy
MCSD, MCDBA
ma_levy@hotmail.com
Previous
Reply
Map
View

Click here to load this message in the networking platform