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
+9-3Lines changed: 9 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@ 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
author: David-Engel
5
5
ms.author: davidengel
6
-
ms.date: 07/31/2024
6
+
ms.date: 03/17/2025
7
7
ms.service: sql
8
8
ms.subservice: connectivity
9
9
ms.topic: conceptual
@@ -14,6 +14,12 @@ helpviewer_keywords:
14
14
15
15
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)].
16
16
17
+
### Bug fixes in the [!INCLUDE[msCoName](../../includes/msconame-md.md)] ODBC Driver 18.5.1.1 for [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)]
18
+
19
+
- Fix connection recovery to obtain the active primary node when a server moves
20
+
- Fix crashes under low-memory conditions
21
+
- Fix some error messages
22
+
17
23
### Bug fixes in the [!INCLUDE[msCoName](../../includes/msconame-md.md)] ODBC Driver 18.4.1.1 for [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)]
18
24
19
25
- Fix crashes when receiving invalid data from server
@@ -100,7 +106,7 @@ This page contains a listing of bugs fixed in each release, starting with [!INCL
100
106
### Bug fixes in the [!INCLUDE[msCoName](../../includes/msconame-md.md)] ODBC Driver 18.0 for [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)]
101
107
102
108
- Fix UI issues where text was cut off and position of items was off.
103
-
- Fix issue with Active Directory Interactive login where attempting to login after closing the window of the first failure would automatically succeed if cached credentials were available.
109
+
- Fix issue with Active Directory Interactive login where attempting to log in after closing the window of the first failure would automatically succeed if cached credentials were available.
104
110
- Fix use of XADTC with Azure SQL Managed Instance.
105
111
- Fix loss of Microsoft Entra authentication mode when reconnecting an idle connection.
106
112
- Fix an issue with federated authentication when using PingFed.
@@ -122,7 +128,7 @@ This page contains a listing of bugs fixed in each release, starting with [!INCL
122
128
### Bug fixes in the [!INCLUDE[msCoName](../../includes/msconame-md.md)] ODBC Driver 17.9 for [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)]
123
129
124
130
- Fix UI issues where text was cut off and position of items was off.
125
-
- Fix issue with Active Directory Interactive login where attempting to login after closing the window of the first failure would automatically succeed if cached credentials were available.
131
+
- Fix issue with Active Directory Interactive login where attempting to log in after closing the window of the first failure would automatically succeed if cached credentials were available.
126
132
- Fix use of XADTC with Azure SQL Managed Instance.
127
133
- Fix loss of Microsoft Entra authentication mode when reconnecting an idle connection.
128
134
- Fix an issue with federated authentication when using PingFed.
Copy file name to clipboardExpand all lines: docs/connect/odbc/download-odbc-driver-for-sql-server.md
+19-14Lines changed: 19 additions & 14 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@ title: Download ODBC Driver for SQL Server
3
3
description: Download the Microsoft ODBC Driver for SQL Server to develop native-code applications that connect to SQL Server and Azure SQL Database.
4
4
author: David-Engel
5
5
ms.author: davidengel
6
-
ms.date: 09/24/2024
6
+
ms.date: 03/17/2025
7
7
ms.service: sql
8
8
ms.subservice: connectivity
9
9
ms.topic: conceptual
@@ -22,19 +22,19 @@ Microsoft ODBC Driver for SQL Server is a single dynamic-link library (DLL) cont
22
22
23
23
The redistributable installer for Microsoft ODBC Driver 18 for SQL Server installs the client components, which are required during run time to take advantage of newer SQL Server features. It optionally installs the header files needed to develop an application that uses the ODBC API. Starting with version 17.4.2, the installer also includes and installs the Microsoft Active Directory Authentication Library (ADAL.dll).
24
24
25
-
Version 18.4.1.1 is the latest general availability (GA) version. If you have a previous version of Microsoft ODBC Driver 18 for SQL Server installed, installing 18.4.1.1 upgrades it to 18.4.1.1. The Microsoft ODBC Driver 18 for SQL Server can be installed side by side with Microsoft ODBC Driver 17 for SQL Server.
25
+
Version 18.5.1.1 is the latest general availability (GA) version. If you have a previous version of Microsoft ODBC Driver 18 for SQL Server installed, installing 18.5.1.1 upgrades it to 18.5.1.1. The Microsoft ODBC Driver 18 for SQL Server can be installed side by side with Microsoft ODBC Driver 17 for SQL Server.
26
26
27
-
:::image type="icon" source="../../includes/media/download.svg" border="false"::: **[Download Microsoft ODBC Driver 18 for SQL Server (x64)](https://go.microsoft.com/fwlink/?linkid=2280794)**
28
-
:::image type="icon" source="../../includes/media/download.svg" border="false"::: **[Download Microsoft ODBC Driver 18 for SQL Server (x86)](https://go.microsoft.com/fwlink/?linkid=2281260)**
29
-
:::image type="icon" source="../../includes/media/download.svg" border="false"::: **[Download Microsoft ODBC Driver 18 for SQL Server (ARM64)](https://go.microsoft.com/fwlink/?linkid=2281322)**
27
+
:::image type="icon" source="../../includes/media/download.svg" border="false"::: **[Download Microsoft ODBC Driver 18 for SQL Server (x64)](https://go.microsoft.com/fwlink/?linkid=2307162)**
28
+
:::image type="icon" source="../../includes/media/download.svg" border="false"::: **[Download Microsoft ODBC Driver 18 for SQL Server (x86)](https://go.microsoft.com/fwlink/?linkid=2306655)**
29
+
:::image type="icon" source="../../includes/media/download.svg" border="false"::: **[Download Microsoft ODBC Driver 18 for SQL Server (ARM64)](https://go.microsoft.com/fwlink/?linkid=2308434)**
30
30
31
31
> [!NOTE]
32
32
> Use the x86 installer for 32-bit machines, or the x64 installer to install both 64-bit and 32-bit drivers on a 64-bit machine.
33
33
34
34
### Version information
35
35
36
-
- Release number: 18.4.1.1
37
-
- Released: July 31, 2024
36
+
- Release number: 18.5.1.1
37
+
- Released: March 17, 2025
38
38
39
39
> [!NOTE]
40
40
> If you are accessing this page from a non-English language version, and want to see the most up-to-date content, please select **Read in English** at the top of this page. You can download different languages from the US-English version site by selecting [available languages](#available-languages).
@@ -43,14 +43,14 @@ Version 18.4.1.1 is the latest general availability (GA) version. If you have a
43
43
44
44
This release of Microsoft ODBC Driver for SQL Server can be installed in the following languages:
45
45
46
-
Microsoft ODBC Driver 18.4.1.1 for SQL Server (x64):
0 commit comments