Performing Transactions (ODBC) (How to)
Nouveau : 14 avril 2006
In ODBC, transactions cannot span connections. ODBC applications can use the standard ODBC transaction management functions to work with transactions on individual connections. ODBC applications can also use the Microsoft Distributed Transaction Coordinator (MS DTC) to include multiple Microsoft® SQL Server™ connections in a single transaction, even when the connections are to separate servers.
Dans cette section
Voir aussi
Concepts
Performing Transactions (ODBC)