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/oledb/applications/support-policies-for-oledb-driver-for-sql-server.md
+10-10Lines changed: 10 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@ title: "Support policies for OLE DB Driver for SQL Server"
3
3
description: "Learn about the support policies for OLE DB Driver for SQL Server and what operating systems and SQL database versions are supported with each driver version."
4
4
author: David-Engel
5
5
ms.author: davidengel
6
-
ms.date: "07/09/2024"
6
+
ms.date: "05/09/2025"
7
7
ms.service: sql
8
8
ms.subservice: connectivity
9
9
ms.topic: "reference"
@@ -33,15 +33,15 @@ OLE DB Driver for SQL Server is tested with and supports connections to the foll
33
33
34
34
The following table lists which operating systems are supported by OLE DB Driver for SQL Server.
35
35
36
-
| Operating system →<br />↓ Driver version | Windows Server 2022 | Windows Server 2019 | Windows Server 2016 | Windows Server 2012<sup>1</sup> | Windows Server 2012 R2<sup>2</sup> | Windows 11 | Windows 10 | Windows 8.1<sup>3</sup> |
37
-
|----|---|---|---|---|---|---|---|---|
38
-
|19.3.3+|Yes|Yes|Yes|||Yes|Yes||
39
-
|19.3+|Yes|Yes|Yes|Yes|Yes|Yes|Yes||
40
-
|19.0+|Yes|Yes|Yes|Yes|Yes|Yes|Yes|Yes|
41
-
|18.7+|Yes|Yes|Yes|||Yes|Yes||
42
-
|18.6+|Yes|Yes|Yes|Yes|Yes|Yes|Yes|Yes|
43
-
|18.2+||Yes|Yes|Yes|Yes||Yes|Yes|
44
-
|18.0+|||Yes|Yes|Yes||Yes|Yes|
36
+
| Operating system →<br />↓ Driver version | Windows Server 2025 | Windows Server 2022 | Windows Server 2019 | Windows Server 2016 | Windows Server 2012<sup>1</sup> | Windows Server 2012 R2<sup>2</sup> | Windows 11 | Windows 10 | Windows 8.1<sup>3</sup> |
37
+
|----|---|---|---|---|---|---|---|---|---|
38
+
|19.3.3+|Yes|Yes|Yes|Yes|||Yes|Yes||
39
+
|19.3+|Yes|Yes|Yes|Yes|Yes|Yes|Yes|Yes||
40
+
|19.0+|Yes|Yes|Yes|Yes|Yes|Yes|Yes|Yes|Yes|
41
+
|18.7+|Yes|Yes|Yes|Yes|||Yes|Yes||
42
+
|18.6+|Yes|Yes|Yes|Yes|Yes|Yes|Yes|Yes|Yes|
43
+
|18.2+|||Yes|Yes|Yes|Yes||Yes|Yes|
44
+
|18.0+||||Yes|Yes|Yes||Yes|Yes|
45
45
46
46
<sup>1</sup> Supported on Windows Server 2012 with [KB2999226](https://go.microsoft.com/fwlink/?linkid=2074061).
47
47
<sup>2</sup> Supported on Windows Server 2012 R2 with [April 2014 update](https://go.microsoft.com/fwlink/?linkid=2073785) and [KB2999226](https://go.microsoft.com/fwlink/?linkid=2074061).
Copy file name to clipboardExpand all lines: docs/connect/oledb/download-oledb-driver-for-sql-server.md
+11-15Lines changed: 11 additions & 15 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 Microsoft OLE DB Driver for SQL Server
3
3
description: Download the Microsoft OLE DB Driver for SQL Server to develop native Windows 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: 05/09/2025
7
7
ms.service: sql
8
8
ms.subservice: connectivity
9
9
ms.topic: conceptual
@@ -18,13 +18,12 @@ The OLE DB Driver for SQL Server is a stand-alone data access application progra
18
18
19
19
## Download
20
20
21
-
The redistributable installer for Microsoft OLE DB Driver for SQL Server installs the client components required during run time to take advantage of newer SQL Server features. Starting with version 18.3, the installer also includes and installs the Microsoft Active Directory Authentication Library (ADAL.dll).
21
+
The redistributable installer for Microsoft OLE DB Driver for SQL Server installs the client components required during run time to take advantage of newer SQL Server features.
22
22
23
-
Microsoft OLE DB Driver 19.3.5 for SQL Server is the latest general availability (GA) version. The Microsoft OLE DB Driver 19 for SQL Server will install side by side with Microsoft OLE DB Driver 18 for SQL Server.
23
+
Microsoft OLE DB Driver 19.4.1 for SQL Server is the latest general availability (GA) version. The Microsoft OLE DB Driver 19 for SQL Server can install side by side with Microsoft OLE DB Driver 18 for SQL Server.
24
24
25
-
:::image type="icon" source="../../includes/media/download.svg" border="false"::: **[Download Microsoft OLE DB Driver 19 for SQL Server (x64)](https://go.microsoft.com/fwlink/?linkid=2278038)**
26
-
:::image type="icon" source="../../includes/media/download.svg" border="false"::: **[Download Microsoft OLE DB Driver 19 for SQL Server (x86)](https://go.microsoft.com/fwlink/?linkid=2278037)**
27
-
:::image type="icon" source="../../includes/media/download.svg" border="false"::: **[Download Microsoft OLE DB Driver 19 for SQL Server (Arm64)](https://go.microsoft.com/fwlink/?linkid=2277846)**
25
+
:::image type="icon" source="../../includes/media/download.svg" border="false"::: **[Download Microsoft OLE DB Driver 19 for SQL Server (x64 and Arm64)](https://go.microsoft.com/fwlink/?linkid=2318101)**
26
+
:::image type="icon" source="../../includes/media/download.svg" border="false"::: **[Download Microsoft OLE DB Driver 19 for SQL Server (x86)](https://go.microsoft.com/fwlink/?linkid=2318001)**
28
27
29
28
> [!NOTE]
30
29
> Installation of the [Microsoft Visual C++ Redistributable](/cpp/windows/latest-supported-vc-redist) is a prerequisite,
@@ -33,8 +32,8 @@ Microsoft OLE DB Driver 19.3.5 for SQL Server is the latest general availability
33
32
34
33
### Version information
35
34
36
-
- Release number: 19.3.5
37
-
- Released: July 09, 2024
35
+
- Release number: 19.4.1
36
+
- Released: May 09, 2025
38
37
39
38
> [!Note]
40
39
> 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 +42,11 @@ Microsoft OLE DB Driver 19.3.5 for SQL Server is the latest general availability
43
42
44
43
This release of Microsoft OLE DB Driver for SQL Server can be installed in the following languages:
45
44
46
-
Microsoft OLE DB Driver 19.3.5 for SQL Server (x64):
| ADAL dependency removal | Microsoft SQL Driver Authentication library (mssql-auth.dll) replaces ADAL. mssql-auth.dll is installed as part of installation process. |
42
+
| Added three new languages | Added support for three new languages Czech, Polish, and Turkish. |
43
+
| Arm64 and x64 installers consolidation | A single 64-bit MSI package is provided which is capable of installing the appropriate binary (x64 or Arm64) based on the OS platform. |
44
+
| Installer improvement | Modified the installer to install both features (Core and SDK) by default. |
45
+
46
+
### Bugs fixed
47
+
48
+
| Bug fixed | Details |
49
+
| :-------- | :------ |
50
+
| Fixed a prepared statement issue. | Fixed a bug in prepared statements when connection recovery is performed. |
51
+
| Fixed an installer bug. | Bug fixed to prevent the installer from asking for a reboot when unnecessary. |
52
+
| Don't migrate TrustServerCertificiate registry flag. | Modified the installer to not copy the TrustServerCertificiate registry flag value from a previously installed major version; and instead use the installer default value for the flag. For more information, see [Registry settings](features/registry-settings.md). |
@@ -200,6 +228,31 @@ If you need to download the installer in a language other than the one detected
200
228
| Secure by default |**BREAKING CHANGE**<br />The driver now defaults to secure-by-default options. Encrypted connections are enabled by default. The server certificate is now validated when client-side encryption is off but the server requires encryption.<br /><br />To restore previous version behavior, you need to opt in to non-encrypted connections (`Encrypt` or `Use Encryption for Data` option) and trust the server certificate (`Trust Server Certificate` option), if the server uses a self-signed certificate. For more information, see [Encryption and certificate validation](features/encryption-and-certificate-validation.md). |
201
229
| Support for the `Host Name In Certificate` connection string keyword, and the `SSPROP_INIT_HOST_NAME_CERTIFICATE` initialization property. | The user can now specify the host name to be used when validating the SQL Server TLS/SSL certificate. |
0 commit comments