Skip to content

Commit 1f1909d

Browse files
Learn Build Service GitHub AppLearn Build Service GitHub App
authored andcommitted
Merging changes synced from https://github.com/MicrosoftDocs/sql-docs-pr (branch live)
2 parents 18739c4 + 9f051ff commit 1f1909d

17 files changed

+626
-403
lines changed

azure-sql/database/resource-limits-vcore-elastic-pools.md

Lines changed: 195 additions & 171 deletions
Large diffs are not rendered by default.

azure-sql/database/resource-limits-vcore-single-databases.md

Lines changed: 109 additions & 82 deletions
Large diffs are not rendered by default.

docs/connect/odbc/bug-fixes.md

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: List of bugs fixed
33
description: This page contains a listing of bugs fixed in each release, starting with Microsoft ODBC Driver 17 for SQL Server.
44
author: David-Engel
55
ms.author: davidengel
6-
ms.date: 07/31/2024
6+
ms.date: 03/17/2025
77
ms.service: sql
88
ms.subservice: connectivity
99
ms.topic: conceptual
@@ -14,6 +14,12 @@ helpviewer_keywords:
1414

1515
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)].
1616

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+
1723
### Bug fixes in the [!INCLUDE[msCoName](../../includes/msconame-md.md)] ODBC Driver 18.4.1.1 for [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)]
1824

1925
- 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
100106
### Bug fixes in the [!INCLUDE[msCoName](../../includes/msconame-md.md)] ODBC Driver 18.0 for [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)]
101107

102108
- 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.
104110
- Fix use of XADTC with Azure SQL Managed Instance.
105111
- Fix loss of Microsoft Entra authentication mode when reconnecting an idle connection.
106112
- 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
122128
### Bug fixes in the [!INCLUDE[msCoName](../../includes/msconame-md.md)] ODBC Driver 17.9 for [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)]
123129

124130
- 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.
126132
- Fix use of XADTC with Azure SQL Managed Instance.
127133
- Fix loss of Microsoft Entra authentication mode when reconnecting an idle connection.
128134
- Fix an issue with federated authentication when using PingFed.

docs/connect/odbc/download-odbc-driver-for-sql-server.md

Lines changed: 19 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Download ODBC Driver for SQL Server
33
description: Download the Microsoft ODBC Driver for SQL Server to develop native-code applications that connect to SQL Server and Azure SQL Database.
44
author: David-Engel
55
ms.author: davidengel
6-
ms.date: 09/24/2024
6+
ms.date: 03/17/2025
77
ms.service: sql
88
ms.subservice: connectivity
99
ms.topic: conceptual
@@ -22,19 +22,19 @@ Microsoft ODBC Driver for SQL Server is a single dynamic-link library (DLL) cont
2222

2323
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).
2424

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.
2626

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)**
3030

3131
> [!NOTE]
3232
> 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.
3333
3434
### Version information
3535

36-
- Release number: 18.4.1.1
37-
- Released: July 31, 2024
36+
- Release number: 18.5.1.1
37+
- Released: March 17, 2025
3838

3939
> [!NOTE]
4040
> 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
4343

4444
This release of Microsoft ODBC Driver for SQL Server can be installed in the following languages:
4545

46-
Microsoft ODBC Driver 18.4.1.1 for SQL Server (x64):
47-
[Chinese (Simplified)](https://go.microsoft.com/fwlink/?linkid=2280794&clcid=0x804) | [Chinese (Traditional)](https://go.microsoft.com/fwlink/?linkid=2280794&clcid=0x404) | [English (United States)](https://go.microsoft.com/fwlink/?linkid=2280794&clcid=0x409) | [French](https://go.microsoft.com/fwlink/?linkid=2280794&clcid=0x40c) | [German](https://go.microsoft.com/fwlink/?linkid=2280794&clcid=0x407) | [Italian](https://go.microsoft.com/fwlink/?linkid=2280794&clcid=0x410) | [Japanese](https://go.microsoft.com/fwlink/?linkid=2280794&clcid=0x411) | [Korean](https://go.microsoft.com/fwlink/?linkid=2280794&clcid=0x412) | [Portuguese (Brazil)](https://go.microsoft.com/fwlink/?linkid=2280794&clcid=0x416) | [Russian](https://go.microsoft.com/fwlink/?linkid=2280794&clcid=0x419) | [Spanish](https://go.microsoft.com/fwlink/?linkid=2280794&clcid=0x40a)
46+
Microsoft ODBC Driver 18.5.1.1 for SQL Server (x64):
47+
[Chinese (Simplified)](https://go.microsoft.com/fwlink/?linkid=2307162&clcid=0x804) | [Chinese (Traditional)](https://go.microsoft.com/fwlink/?linkid=2307162&clcid=0x404) | [Czech](https://go.microsoft.com/fwlink/?linkid=2307162&clcid=0x405) | [English (United States)](https://go.microsoft.com/fwlink/?linkid=2307162&clcid=0x409) | [French](https://go.microsoft.com/fwlink/?linkid=2307162&clcid=0x40c) | [German](https://go.microsoft.com/fwlink/?linkid=2307162&clcid=0x407) | [Italian](https://go.microsoft.com/fwlink/?linkid=2307162&clcid=0x410) | [Japanese](https://go.microsoft.com/fwlink/?linkid=2307162&clcid=0x411) | [Korean](https://go.microsoft.com/fwlink/?linkid=2307162&clcid=0x412) | [Polish](https://go.microsoft.com/fwlink/?linkid=2307162&clcid=0x415) | [Portuguese (Brazil)](https://go.microsoft.com/fwlink/?linkid=2307162&clcid=0x416) | [Russian](https://go.microsoft.com/fwlink/?linkid=2307162&clcid=0x419) | [Spanish](https://go.microsoft.com/fwlink/?linkid=2307162&clcid=0x40a) | [Turkish](https://go.microsoft.com/fwlink/?linkid=2307162&clcid=0x41f)
4848

49-
Microsoft ODBC Driver 18.4.1.1 for SQL Server (x86):
50-
[Chinese (Simplified)](https://go.microsoft.com/fwlink/?linkid=2281260&clcid=0x804) | [Chinese (Traditional)](https://go.microsoft.com/fwlink/?linkid=2281260&clcid=0x404) | [English (United States)](https://go.microsoft.com/fwlink/?linkid=2281260&clcid=0x409) | [French](https://go.microsoft.com/fwlink/?linkid=2281260&clcid=0x40c) | [German](https://go.microsoft.com/fwlink/?linkid=2281260&clcid=0x407) | [Italian](https://go.microsoft.com/fwlink/?linkid=2281260&clcid=0x410) | [Japanese](https://go.microsoft.com/fwlink/?linkid=2281260&clcid=0x411) | [Korean](https://go.microsoft.com/fwlink/?linkid=2281260&clcid=0x412) | [Portuguese (Brazil)](https://go.microsoft.com/fwlink/?linkid=2281260&clcid=0x416) | [Russian](https://go.microsoft.com/fwlink/?linkid=2281260&clcid=0x419) | [Spanish](https://go.microsoft.com/fwlink/?linkid=2281260&clcid=0x40a)
49+
Microsoft ODBC Driver 18.5.1.1 for SQL Server (x86):
50+
[Chinese (Simplified)](https://go.microsoft.com/fwlink/?linkid=2306655&clcid=0x804) | [Chinese (Traditional)](https://go.microsoft.com/fwlink/?linkid=2306655&clcid=0x404) | [Czech](https://go.microsoft.com/fwlink/?linkid=2306655&clcid=0x405) | [English (United States)](https://go.microsoft.com/fwlink/?linkid=2306655&clcid=0x409) | [French](https://go.microsoft.com/fwlink/?linkid=2306655&clcid=0x40c) | [German](https://go.microsoft.com/fwlink/?linkid=2306655&clcid=0x407) | [Italian](https://go.microsoft.com/fwlink/?linkid=2306655&clcid=0x410) | [Japanese](https://go.microsoft.com/fwlink/?linkid=2306655&clcid=0x411) | [Korean](https://go.microsoft.com/fwlink/?linkid=2306655&clcid=0x412) | [Polish](https://go.microsoft.com/fwlink/?linkid=2306655&clcid=0x415) | [Portuguese (Brazil)](https://go.microsoft.com/fwlink/?linkid=2306655&clcid=0x416) | [Russian](https://go.microsoft.com/fwlink/?linkid=2306655&clcid=0x419) | [Spanish](https://go.microsoft.com/fwlink/?linkid=2306655&clcid=0x40a) | [Turkish](https://go.microsoft.com/fwlink/?linkid=2306655&clcid=0x41f)
5151

52-
Microsoft ODBC Driver 18.4.1.1 for SQL Server (ARM64):
53-
[Chinese (Simplified)](https://go.microsoft.com/fwlink/?linkid=2281322&clcid=0x804) | [Chinese (Traditional)](https://go.microsoft.com/fwlink/?linkid=2281322&clcid=0x404) | [English (United States)](https://go.microsoft.com/fwlink/?linkid=2281322&clcid=0x409) | [French](https://go.microsoft.com/fwlink/?linkid=2281322&clcid=0x40c) | [German](https://go.microsoft.com/fwlink/?linkid=2281322&clcid=0x407) | [Italian](https://go.microsoft.com/fwlink/?linkid=2281322&clcid=0x410) | [Japanese](https://go.microsoft.com/fwlink/?linkid=2281322&clcid=0x411) | [Korean](https://go.microsoft.com/fwlink/?linkid=2281322&clcid=0x412) | [Portuguese (Brazil)](https://go.microsoft.com/fwlink/?linkid=2281322&clcid=0x416) | [Russian](https://go.microsoft.com/fwlink/?linkid=2281322&clcid=0x419) | [Spanish](https://go.microsoft.com/fwlink/?linkid=2281322&clcid=0x40a)
52+
Microsoft ODBC Driver 18.5.1.1 for SQL Server (ARM64):
53+
[Chinese (Simplified)](https://go.microsoft.com/fwlink/?linkid=2308434&clcid=0x804) | [Chinese (Traditional)](https://go.microsoft.com/fwlink/?linkid=2308434&clcid=0x404) | [Czech](https://go.microsoft.com/fwlink/?linkid=2308434&clcid=0x405) | [English (United States)](https://go.microsoft.com/fwlink/?linkid=2308434&clcid=0x409) | [French](https://go.microsoft.com/fwlink/?linkid=2308434&clcid=0x40c) | [German](https://go.microsoft.com/fwlink/?linkid=2308434&clcid=0x407) | [Italian](https://go.microsoft.com/fwlink/?linkid=2308434&clcid=0x410) | [Japanese](https://go.microsoft.com/fwlink/?linkid=2308434&clcid=0x411) | [Korean](https://go.microsoft.com/fwlink/?linkid=2308434&clcid=0x412) | [Polish](https://go.microsoft.com/fwlink/?linkid=2308434&clcid=0x415) | [Portuguese (Brazil)](https://go.microsoft.com/fwlink/?linkid=2308434&clcid=0x416) | [Russian](https://go.microsoft.com/fwlink/?linkid=2308434&clcid=0x419) | [Spanish](https://go.microsoft.com/fwlink/?linkid=2308434&clcid=0x40a) | [Turkish](https://go.microsoft.com/fwlink/?linkid=2308434&clcid=0x41f)
5454

5555
## Version 17
5656

@@ -91,6 +91,8 @@ If you need to download the packages for offline installation, all versions are
9191
9292
### Alpine
9393

94+
- [18.5.1.1 Alpine ARM package](https://download.microsoft.com/download/fae28b9a-d880-42fd-9b98-d779f0fdd77f/msodbcsql18_18.5.1.1-1_arm64.apk) ([PGP Signature](https://download.microsoft.com/download/fae28b9a-d880-42fd-9b98-d779f0fdd77f/msodbcsql18_18.5.1.1-1_arm64.sig))
95+
- [18.5.1.1 Alpine package](https://download.microsoft.com/download/fae28b9a-d880-42fd-9b98-d779f0fdd77f/msodbcsql18_18.5.1.1-1_amd64.apk) ([PGP Signature](https://download.microsoft.com/download/fae28b9a-d880-42fd-9b98-d779f0fdd77f/msodbcsql18_18.5.1.1-1_amd64.sig))
9496
- [18.4.1.1 Alpine ARM package](https://download.microsoft.com/download/7/6/d/76de322a-d860-4894-9945-f0cc5d6a45f8/msodbcsql18_18.4.1.1-1_arm64.apk) ([PGP Signature](https://download.microsoft.com/download/7/6/d/76de322a-d860-4894-9945-f0cc5d6a45f8/msodbcsql18_18.4.1.1-1_arm64.sig))
9597
- [18.4.1.1 Alpine package](https://download.microsoft.com/download/7/6/d/76de322a-d860-4894-9945-f0cc5d6a45f8/msodbcsql18_18.4.1.1-1_amd64.apk) ([PGP Signature](https://download.microsoft.com/download/7/6/d/76de322a-d860-4894-9945-f0cc5d6a45f8/msodbcsql18_18.4.1.1-1_amd64.sig))
9698
- [18.3.3.1 Alpine ARM package](https://download.microsoft.com/download/3/5/5/355d7943-a338-41a7-858d-53b259ea33f5/msodbcsql18_18.3.3.1-1_arm64.apk) ([PGP Signature](https://download.microsoft.com/download/3/5/5/355d7943-a338-41a7-858d-53b259ea33f5/msodbcsql18_18.3.3.1-1_arm64.sig))
@@ -120,6 +122,10 @@ If you need to download the packages for offline installation, all versions are
120122
- Debian 9 .deb packages: [v17](https://packages.microsoft.com/debian/9/prod/pool/main/m/msodbcsql17/) [v18](https://packages.microsoft.com/debian/9/prod/pool/main/m/msodbcsql18/)
121123
- Debian 8 .deb packages: [v13](https://packages.microsoft.com/debian/8/prod/pool/main/m/msodbcsql/) [v17](https://packages.microsoft.com/debian/8/prod/pool/main/m/msodbcsql17/)
122124

125+
### Azure Linux
126+
127+
- [Azure Linux 3 .rpm packages](https://packages.microsoft.com/azurelinux/3.0/prod/)
128+
123129
### Red Hat
124130

125131
- [Red Hat 9 .rpm packages](https://packages.microsoft.com/rhel/9/prod/)
@@ -135,7 +141,6 @@ If you need to download the packages for offline installation, all versions are
135141

136142
### Ubuntu
137143
- Ubuntu 24.04 .deb packages: [v18](https://packages.microsoft.com/ubuntu/24.04/prod/pool/main/m/msodbcsql18/)
138-
- Ubuntu 23.04 .deb packages: [v18](https://packages.microsoft.com/ubuntu/23.04/prod/pool/main/m/msodbcsql18/)
139144
- Ubuntu 22.04 .deb packages: [v17](https://packages.microsoft.com/ubuntu/22.04/prod/pool/main/m/msodbcsql17/) [v18](https://packages.microsoft.com/ubuntu/22.04/prod/pool/main/m/msodbcsql18/)
140145
[v18](https://packages.microsoft.com/ubuntu/21.10/prod/pool/main/m/msodbcsql18/)
141146
- Ubuntu 20.04 .deb packages: [v17](https://packages.microsoft.com/ubuntu/20.04/prod/pool/main/m/msodbcsql17/) [v18](https://packages.microsoft.com/ubuntu/20.04/prod/pool/main/m/msodbcsql18/)

docs/connect/odbc/linux-mac/installing-the-microsoft-odbc-driver-for-sql-server.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Install the Microsoft ODBC driver for SQL Server (Linux)
33
description: Learn how to install the Microsoft ODBC Driver for SQL Server on Linux clients to enable database connectivity.
44
author: David-Engel
55
ms.author: davidengel
6-
ms.date: 12/18/2024
6+
ms.date: 03/17/2025
77
ms.service: sql
88
ms.subservice: connectivity
99
ms.topic: conceptual
@@ -39,19 +39,19 @@ then
3939
fi
4040

4141
#Download the desired package(s)
42-
curl -O https://download.microsoft.com/download/7/6/d/76de322a-d860-4894-9945-f0cc5d6a45f8/msodbcsql18_18.4.1.1-1_$architecture.apk
42+
curl -O https://download.microsoft.com/download/fae28b9a-d880-42fd-9b98-d779f0fdd77f/msodbcsql18_18.5.1.1-1_$architecture.apk
4343
curl -O https://download.microsoft.com/download/7/6/d/76de322a-d860-4894-9945-f0cc5d6a45f8/mssql-tools18_18.4.1.1-1_$architecture.apk
4444

4545
#(Optional) Verify signature, if 'gpg' is missing install it using 'apk add gnupg':
46-
curl -O https://download.microsoft.com/download/7/6/d/76de322a-d860-4894-9945-f0cc5d6a45f8/msodbcsql18_18.4.1.1-1_$architecture.sig
46+
curl -O https://download.microsoft.com/download/fae28b9a-d880-42fd-9b98-d779f0fdd77f/msodbcsql18_18.5.1.1-1_$architecture.sig
4747
curl -O https://download.microsoft.com/download/7/6/d/76de322a-d860-4894-9945-f0cc5d6a45f8/mssql-tools18_18.4.1.1-1_$architecture.sig
4848

4949
curl https://packages.microsoft.com/keys/microsoft.asc | gpg --import -
50-
gpg --verify msodbcsql18_18.4.1.1-1_$architecture.sig msodbcsql18_18.4.1.1-1_$architecture.apk
50+
gpg --verify msodbcsql18_18.5.1.1-1_$architecture.sig msodbcsql18_18.5.1.1-1_$architecture.apk
5151
gpg --verify mssql-tools18_18.4.1.1-1_$architecture.sig mssql-tools18_18.4.1.1-1_$architecture.apk
5252

5353
#Install the package(s)
54-
sudo apk add --allow-untrusted msodbcsql18_18.4.1.1-1_$architecture.apk
54+
sudo apk add --allow-untrusted msodbcsql18_18.5.1.1-1_$architecture.apk
5555
sudo apk add --allow-untrusted mssql-tools18_18.4.1.1-1_$architecture.apk
5656
```
5757

@@ -61,7 +61,7 @@ sudo apk add --allow-untrusted mssql-tools18_18.4.1.1-1_$architecture.apk
6161
### [Debian](#tab/debian18-install)
6262

6363
```bash
64-
if ! [[ "9 10 11 12" == *"$(grep VERSION_ID /etc/os-release | cut -d '"' -f 2 | cut -d '.' -f 1)"* ]];
64+
if ! [[ "11 12" == *"$(grep VERSION_ID /etc/os-release | cut -d '"' -f 2 | cut -d '.' -f 1)"* ]];
6565
then
6666
echo "Debian $(grep VERSION_ID /etc/os-release | cut -d '"' -f 2 | cut -d '.' -f 1) is not currently supported.";
6767
exit;
@@ -92,7 +92,7 @@ sudo apt-get install -y libgssapi-krb5-2
9292
### [RHEL and Oracle Linux](#tab/redhat18-install)
9393

9494
```bash
95-
if ! [[ "7 8 9" == *"$(grep VERSION_ID /etc/os-release | cut -d '"' -f 2 | cut -d '.' -f 1)"* ]];
95+
if ! [[ "8 9" == *"$(grep VERSION_ID /etc/os-release | cut -d '"' -f 2 | cut -d '.' -f 1)"* ]];
9696
then
9797
echo "RHEL $(grep VERSION_ID /etc/os-release | cut -d '"' -f 2 | cut -d '.' -f 1) is not currently supported.";
9898
exit;
@@ -144,7 +144,7 @@ sudo zypper install -y unixODBC-devel
144144
### [Ubuntu](#tab/ubuntu18-install)
145145

146146
```bash
147-
if ! [[ "18.04 20.04 22.04 24.04" == *"$(grep VERSION_ID /etc/os-release | cut -d '"' -f 2)"* ]];
147+
if ! [[ "20.04 22.04 24.04 24.10" == *"$(grep VERSION_ID /etc/os-release | cut -d '"' -f 2)"* ]];
148148
then
149149
echo "Ubuntu $(grep VERSION_ID /etc/os-release | cut -d '"' -f 2) is not currently supported.";
150150
exit;

0 commit comments

Comments
 (0)