Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Commit/Rollback Question
Message
De
25/02/2000 18:18:01
 
 
À
Tous
Information générale
Forum:
Microsoft SQL Server
Catégorie:
Stored procedures, Triggers, UDFs
Titre:
Commit/Rollback Question
Divers
Thread ID:
00337938
Message ID:
00337938
Vues:
42
Greetings,
I wanted to find if I could do this:

Begin Trans A
--Code
Begin Trans B
--Code
Commit Trans B
--Code
Rollback Trans A

The problem was we had some nested transactions, and wanted to find out if we could Commit one transaction, and Rollback around it. Apparently there was a setting in a previous version of SQL that would allow this, according to one of our DBA's, but 7.0 doesn't have the same functionality. At this point, we believe it can't be done, but I wanted to get wider input before going around this.

TIA,
Brad
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform