Performing Transactions (ODBC)

SQL Server and the SQL Native Client ODBC driver support the ODBC API transaction management functions. Microsoft offers full support for local transactions on an individual server. The SQL Native Client ODBC driver uses these features to support the ODBC API functions that manage transactions.

Through the use of the Microsoft Distributed Transaction Coordinator (MS DTC), the SQL Native Client ODBC driver can participate in distributed transactions spanning multiple servers.

See Also

Concepts

SQL Native Client (ODBC)

Other Resources

Transactions (Database Engine)
Performing Transactions (ODBC) (How to)

Help and Information

Getting SQL Server 2005 Assistance