Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Transaction over different servers
Message
Information générale
Forum:
Microsoft SQL Server
Catégorie:
Autre
Divers
Thread ID:
00952189
Message ID:
00952411
Vues:
9
Merci bien, Alexandre!

This is exactly what I was looking for. You beat Google for a few minutes! 8-D

Best regards.

>distributed transaction is managed through the Microsoft Distributed Transaction Coordinator (MSDTC)
>
>You can start by reading on this subject at :
>http://msdn.microsoft.com/library/default.asp?url=/library/en-us/architec/8_ar_sa2_0291.asp
>
>I've done this a few years ago in VB6... This is fairly straightforward. What you have to do is start MSDTC (which might be stopped by default) and activate "Transaction Support" on your COM+ component... MSDTC will automatically take care of the transaction, whether it's on the same server or on different servers.
>
>Hope that helps,
>
> Alex
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform