Skip to content

Latest commit

 

History

History
29 lines (23 loc) · 1.47 KB

File metadata and controls

29 lines (23 loc) · 1.47 KB
title Performing Transactions (ODBC) | Microsoft Docs
ms.custom
ms.date 03/06/2017
ms.prod sql-server-2014
ms.reviewer
ms.technology database-engine
ms.topic reference
helpviewer_keywords
SQL Server Native Client ODBC driver, transactions
transactions [ODBC]
ODBC, transactions
ms.assetid f431191a-5762-4f0b-85bb-ac99aff29724
author mashamsft
ms.author mathoma
manager craigg

Performing Transactions (ODBC)

[!INCLUDEssNoVersion] and the [!INCLUDEssNoVersion] Native Client ODBC driver support the ODBC API transaction management functions. [!INCLUDEmsCoName] offers full support for local transactions on an individual server. The [!INCLUDEssNoVersion] 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 [!INCLUDEssNoVersion] Native Client ODBC driver can participate in distributed transactions spanning multiple servers.

In This Section