--- title: "Commit Mode" description: "Commit Mode" author: David-Engel ms.author: v-davidengel ms.date: "01/19/2017" ms.service: sql ms.subservice: connectivity ms.topic: conceptual helpviewer_keywords: - "transactions [ODBC], commit modes" - "committing transactions [ODBC]" - "commit modes [ODBC]" --- # Commit Mode Transactions in ODBC can be in one of two modes: auto-commit mode or manual-commit mode. This section contains the following topics. - [Auto-Commit Mode](../../../odbc/reference/develop-app/auto-commit-mode.md) - [Manual-Commit Mode](../../../odbc/reference/develop-app/manual-commit-mode.md) - [Setting the Commit Mode](../../../odbc/reference/develop-app/setting-the-commit-mode.md)