Skip to content

Commit b7d6420

Browse files
authored
Update transactions-in-odbc-odbc.md
remove the redundant one of the two ODBCs in this description.
1 parent df5a13f commit b7d6420

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

docs/odbc/reference/develop-app/transactions-in-odbc-odbc.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
description: "Transactions in ODBC ODBC"
3-
title: "Transactions in ODBC ODBC | Microsoft Docs"
2+
description: "Transactions in ODBC"
3+
title: "Transactions in ODBC | Microsoft Docs"
44
ms.custom: ""
55
ms.date: "01/19/2017"
66
ms.prod: sql
@@ -14,7 +14,7 @@ ms.assetid: 2c8cde03-4bb8-4b35-881b-1ba23da15fbc
1414
author: David-Engel
1515
ms.author: v-davidengel
1616
---
17-
# Transactions in ODBC ODBC
17+
# Transactions in ODBC
1818
Transactions in ODBC are completed at the connection level; that is, when an application completes a transaction, it commits or rolls back all work done through all statement handles on that connection.
1919

2020
This section contains the following topics.

0 commit comments

Comments
 (0)