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
+10-1Lines changed: 10 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
title: "List of bugs fixed"
3
3
description: "This page contains a listing of bugs fixed in each release, starting with Microsoft ODBC Driver 17 for SQL Server."
4
4
ms.custom: ""
5
-
ms.date: "04/24/2020"
5
+
ms.date: "01/29/2021"
6
6
ms.prod: sql
7
7
ms.prod_service: connectivity
8
8
ms.reviewer: ""
@@ -19,6 +19,15 @@ manager: kenvh
19
19
20
20
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)].
21
21
22
+
### Bug fixes in the [!INCLUDE[msCoName](../../includes/msconame_md.md)] ODBC Driver 17.7 for [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)]
23
+
24
+
- Fix character encoding of VARIANT columns in BCP NATIVE mode
25
+
- Fix setting of SQL_ATTR_PARAMS_PROCESSED_PTR under specific conditions
26
+
- Fix SQLDescribeParam in FMTONLY mode for statements containing comments
27
+
- Fix an issue with federated authentication when using Okta
28
+
- Fix excessive memory usage on multi-processor systems
29
+
- Fix Azure AD authentication for some variants of Azure SQL DB
30
+
22
31
### Bug fixes in the [!INCLUDE[msCoName](../../includes/msconame_md.md)] ODBC Driver 17.6 for [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)]
23
32
24
33
- Fix ADAL error when authenticating with a federated account (Windows)
0 commit comments