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/download-odbc-driver-for-sql-server.md
+12-10Lines changed: 12 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: 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: v-davidengel
6
-
ms.date: 08/08/2022
6
+
ms.date: 11/03/2022
7
7
ms.prod: sql
8
8
ms.technology: connectivity
9
9
ms.topic: conceptual
@@ -19,16 +19,17 @@ Microsoft ODBC Driver for SQL Server is a single dynamic-link library (DLL) cont
19
19
20
20
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).
21
21
22
-
Version 18.1.1.1 is the latest general availability (GA) version. The Microsoft ODBC Driver 18 for SQL Server will install side by side with Microsoft ODBC Driver 17 for SQL Server.
22
+
Version 18.1.2.1 is the latest general availability (GA) version. The Microsoft ODBC Driver 18 for SQL Server will install side by side with Microsoft ODBC Driver 17 for SQL Server.
23
+
24
+
:::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=2214634)**
25
+
:::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=2214633)**
23
26
24
-
:::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=2202930)**
25
-
:::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=2203124)**
26
27
27
28
28
29
### Version information
29
30
30
-
- Release number: 18.1.1.1
31
-
- Released: August 8, 2022
31
+
- Release number: 18.1.2.1
32
+
- Released: November 3, 2022
32
33
33
34
> [!Note]
34
35
> 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).
@@ -37,11 +38,11 @@ Version 18.1.1.1 is the latest general availability (GA) version. The Microsoft
37
38
38
39
This release of Microsoft ODBC Driver for SQL Server can be installed in the following languages:
39
40
40
-
Microsoft ODBC Driver 18.1.1.1 for SQL Server (x64):
0 commit comments