You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/connect/odbc/bug-fixes.md
+8-1Lines changed: 8 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ author: v-chojas
5
5
ms.author: v-chojas
6
6
manager: kenvh
7
7
ms.reviewer: v-davidengel
8
-
ms.date: 08/08/2022
8
+
ms.date: 11/03/2022
9
9
ms.prod: sql
10
10
ms.technology: connectivity
11
11
ms.topic: conceptual
@@ -16,6 +16,13 @@ helpviewer_keywords:
16
16
17
17
This page contains a listing of bugs fixed in each release, starting with [!INCLUDE[msCoName](../../includes/msconame-md.md)] ODBC Driver 17 for [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)].
18
18
19
+
### Bug fixes in the [!INCLUDE[msCoName](../../includes/msconame-md.md)] ODBC Driver 18.1.2 for [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)]
20
+
21
+
- Fix VBS-NONE enclave attestation protocol.
22
+
- Fix error when retrieving numeric column with Regional=Yes.
23
+
- Fix intermittent lack of error when server is stopped during bcp out operation.
### Bug fixes in the [!INCLUDE[msCoName](../../includes/msconame-md.md)] ODBC Driver 18.1 for [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)]
20
27
21
28
- Fix intermittent issue with polling for first successful connection when multiple IP addresses are resolved.
@@ -73,6 +89,8 @@ For the x86 driver: [Chinese (Simplified)](https://go.microsoft.com/fwlink/?link
73
89
| TrustedConnection_UseAAD option | Now only Kerberos integrated authentication is enabled when specifying Trusted_Connection=yes. Use the TrustedConnection_UseAAD option to enable the previous behavior of using either Kerberos or Azure Active Directory integrated. |
@@ -94,8 +112,6 @@ For the x86 driver: [Chinese (Simplified)](https://go.microsoft.com/fwlink/?link
94
112
| Compatibility extensions for SQLGetData | See [Features of the Microsoft ODBC Driver for SQL Server on Windows](features-of-the-microsoft-odbc-driver-for-sql-server-on-windows.md). |
0 commit comments