search

Download Microsoft Ole Db Driver 17 For Sql Server -x64- 【2026 Edition】

The Microsoft OLE DB Driver 17 for SQL Server is a stand-alone data access application programming interface (API) used for OLE DB. It provides connectivity to Microsoft SQL Server and Azure SQL Database from native Windows applications.

Important Note: As of this writing, Driver 19 is the latest stable version (supports TLS 1.2+ and newer features). However, Driver 17 remains widely used for legacy system compatibility and specific application requirements.

When configuring your application to use this driver, you must update your connection string to use the new Provider name. download microsoft ole db driver 17 for sql server -x64-

For Version 18 (Latest):

Provider=MSOLEDBSQL18;Server=YourServerName;Database=YourDatabase;Uid=YourUsername;Pwd=YourPassword;

For Version 17 (Legacy):

Provider=MSOLEDBSQL;Server=YourServerName;Database=YourDatabase;Uid=YourUsername;Pwd=YourPassword;

Microsoft OLE DB Driver for SQL Server is a stand-alone data access application programming interface (API) used to connect to SQL Server databases. It is commonly used by applications (like classic ASP, VB6, or specific .NET applications) that utilize OLE DB for data connectivity.


Chocolatey:

choco install msoledbsql

Manual Installation:

The latest recommended version is Microsoft OLE DB Driver 19 (which supersedes version 17). However, if you specifically need version 17: The Microsoft OLE DB Driver 17 for SQL

Version 17.x (x64):