Download odbc driver windows 10 64-bit

Skip to main content

This browser is no longer supported.

Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.

Download ODBC Driver for SQL Server

  • Article
  • 09/09/2022
  • 4 minutes to read

In this article

Applies to:

Download odbc driver windows 10 64-bit
SQL Server (all supported versions) Azure SQL Database Azure SQL Managed Instance Azure Synapse Analytics Analytics Platform System (PDW)

Microsoft ODBC Driver for SQL Server is a single dynamic-link library (DLL) containing run-time support for applications using native-code APIs to connect to SQL Server. Use Microsoft ODBC Driver 18 for SQL Server to create new applications or enhance existing applications that need to take advantage of newer SQL Server features.

Download for Windows

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

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.

Download Microsoft ODBC Driver 18 for SQL Server (x64)
Download Microsoft ODBC Driver 18 for SQL Server (x86)

Version information

  • Release number: 18.1.1.1
  • Released: August 8, 2022

Note

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

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

Microsoft ODBC Driver 18.1.1.1 for SQL Server (x64):
Chinese (Simplified) | Chinese (Traditional) | English (United States) | French | German | Italian | Japanese | Korean | Portuguese (Brazil) | Russian | Spanish

Microsoft ODBC Driver 18.1.1.1 for SQL Server (x86):
Chinese (Simplified) | Chinese (Traditional) | English (United States) | French | German | Italian | Japanese | Korean | Portuguese (Brazil) | Russian | Spanish

Version 17

Version 17.10.1 is the latest general availability (GA) version of the 17.x driver. If you have a previous version of Microsoft ODBC Driver 17 for SQL Server installed, installing 17.10.1 upgrades it to 17.10.1.

Download Microsoft ODBC Driver 17 for SQL Server (x64)
Download Microsoft ODBC Driver 17 for SQL Server (x86)

  • Release number: 17.10.1.1
  • Released: June 30, 2022

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

Microsoft ODBC Driver 17.10.1.1 for SQL Server (x64):
Chinese (Simplified) | Chinese (Traditional) | English (United States) | French | German | Italian | Japanese | Korean | Portuguese (Brazil) | Russian | Spanish

Microsoft ODBC Driver 17.10.1.1 for SQL Server (x86):
Chinese (Simplified) | Chinese (Traditional) | English (United States) | French | German | Italian | Japanese | Korean | Portuguese (Brazil) | Russian | Spanish

Release notes for Windows

For details about this release on Windows, see the Windows release notes.

Previous releases for Windows

To download previous releases for Windows, see previous Microsoft ODBC Driver for SQL Server releases.

Download for Linux and macOS

The Microsoft ODBC Driver for SQL Server can be downloaded and installed using package managers for Linux and macOS using the relevant installation instructions:
Install ODBC for SQL Server (Linux)
Install ODBC for SQL Server (macOS)

If you need to download the packages for offline installation, all versions are available via the below links.

Note

Packages named msodbcsql18-* are the latest version. Packages named msodbcsql-* are version 13 of the driver.

Alpine

  • 18.1.1.1 Alpine package (PGP Signature)
  • 18.0.1.1 Alpine package (PGP Signature)
  • 17.9.1.1 Alpine package (PGP Signature)
  • 17.8.1.1 Alpine package (PGP Signature)
  • 17.7.2.1 Alpine package (PGP Signature)
  • 17.7.1.1 Alpine package (PGP Signature)
  • 17.6.1.1 Alpine package (PGP Signature)
  • 17.5.2.2 Alpine package (PGP Signature)
  • 17.5.2.1 Alpine package (PGP Signature)
  • 17.5.1.1 Alpine package (PGP Signature)

Debian

  • Debian 11 .deb packages: v17 v18
  • Debian 10 .deb packages: v17 v18
  • Debian 9 .deb packages: v17 v18
  • Debian 8 .deb packages: v13 v17

Red Hat

  • Red Hat 8 .rpm packages
  • Red Hat 7 .rpm packages
  • Red Hat 6 .rpm packages

Suse

  • SuSE 15 .rpm packages
  • SuSE 12 .rpm packages
  • SuSE 11 .rpm packages

Ubuntu

  • Ubuntu 21.10 .deb packages: v17 v18
  • Ubuntu 20.04 .deb packages: v17 v18
  • Ubuntu 18.04 .deb packages: v17 v18
  • Ubuntu 16.04 .deb packages: v13 v17
  • Ubuntu 14.04 .deb packages: v13 v17

See also Installing the Linux driver.

macOS

  • See the Homebrew formulae for details.

See also Installing the macOS driver.

Older Linux releases

  • Red Hat Enterprise Linux 5 and 6 (64-bit) - Download Microsoft ODBC Driver 11 for SQL Server - Red Hat Linux
  • SUSE Linux Enterprise 11 Service Pack 2 (64-bit) - Download Microsoft ODBC Driver 11 Preview for SQL Server - SUSE Linux

Release notes for Linux and macOS

For details about releases for Linux and macOS, see the Linux and macOS release notes.

Feedback

Submit and view feedback for

How do I install 64

Step-by-step ODBC Data Source Setup in Windows 10.
Press Windows + R to open the Run dialog..
Type in odbcad32 and click OK..
In the ODBC Data Source Administrator dialog box, select the System DSN or User DSN tab..
Click Add. ... .
Locate the necessary driver in the list and click Finish..

How do I install ODBC Drivers?

Go to Start > Settings > Control Panel..
Open the ODBC icon..
The User DSN tab appears. Click Add..
The Create New Data Source window appears. Select the appropriate driver and click Finish. ... .
The Data Source Setup window appears for that driver. ... .
Click Select..
The Select Database window opens. ... .
Click OK..

How do I find ODBC Drivers in Windows 10?

Open the Windows Control Panel. Open the Administrative Tools folder. Double-click Data Sources (ODBC) to open the ODBC Data Source Administrator window. Click the Drivers tab and locate the SQL Server entry in the list of ODBC drivers to confirm that the driver is installed on your system.

How can I tell if my ODBC driver is 32 or 64

The 32-bit version of the Odbcad32.exe file is located in the %systemdrive%\Windows\SysWoW64 folder. The 64-bit version of the Odbcad32.exe file is located in the %systemdrive%\Windows\System32 folder.