--- 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) [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)] and the [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)] Native Client ODBC driver support the ODBC API transaction management functions. [!INCLUDE[msCoName](../../includes/msconame-md.md)] offers full support for local transactions on an individual server. The [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)] 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 [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)] Native Client ODBC driver can participate in distributed transactions spanning multiple servers. ## In This Section - [Transactions in ODBC](../../relational-databases/native-client/odbc/performing-transactions-in-odbc.md) - [Performing Distributed Transactions](../../relational-databases/native-client-ole-db-transactions/transactions.md)