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
+13-11Lines changed: 13 additions & 11 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
---
2
2
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
-
ms.date: 07/31/2020
4
+
ms.date: 01/29/2021
5
5
ms.prod: sql
6
6
ms.prod_service: connectivity
7
7
ms.reviewer: ""
@@ -22,15 +22,15 @@ 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 17 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 17.6.1 is the latest general availability (GA) version. If you have a previous version of Microsoft ODBC Driver 17 for SQL Server installed, installing 17.6.1 upgrades it to 17.6.1.
25
+
Version 17.7.1 is the latest general availability (GA) version. If you have a previous version of Microsoft ODBC Driver 17 for SQL Server installed, installing 17.7.1 upgrades it to 17.7.1.
26
26
27
-
**[ Download Microsoft ODBC Driver 17 for SQL Server (x64)](https://go.microsoft.com/fwlink/?linkid=2137027)**
28
-
**[ Download Microsoft ODBC Driver 17 for SQL Server (x86)](https://go.microsoft.com/fwlink/?linkid=2137028)**
27
+
**[ Download Microsoft ODBC Driver 17 for SQL Server (x64)](https://go.microsoft.com/fwlink/?linkid=2153471)**
28
+
**[ Download Microsoft ODBC Driver 17 for SQL Server (x86)](https://go.microsoft.com/fwlink/?linkid=2153469)**
29
29
30
30
### Version information
31
31
32
-
- Release number: 17.6.1.1
33
-
- Released: July 31, 2020
32
+
- Release number: 17.7.1.1
33
+
- Released: January 29, 2021
34
34
35
35
> [!Note]
36
36
> If you are accessing this page from a non-English language version, and want to see the most up-to-date content, please visit the [US-English version of the site](). You can download different languages from the US-English version site by selecting [available languages](#available-languages).
@@ -39,11 +39,11 @@ Version 17.6.1 is the latest general availability (GA) version. If you have a pr
39
39
40
40
This release of Microsoft ODBC Driver for SQL Server can be installed in the following languages:
41
41
42
-
Microsoft ODBC Driver 17.6.1 for SQL Server (x64):
0 commit comments