| title | Open and Use ODBC Data Source Administrator | ||
|---|---|---|---|
| description | Find out how to open the ODBC Data Source Administrator on various operating systems. You can use this Windows component to create and manage ODBC data sources, and see which ODBC drivers are available. | ||
| author | rwestMSFT | ||
| ms.author | randolphwest | ||
| ms.reviewer | vanto | ||
| ms.date | 02/26/2026 | ||
| ms.service | sql | ||
| ms.subservice | configuration | ||
| ms.topic | how-to | ||
| helpviewer_keywords |
|
[!INCLUDE SQL Server]
This article describes how to open the ODBC Data Source Administrator. The ODBC Data Source Administrator is a Windows component. Use the ODBC Data Source Administrator to create and manage ODBC data sources.
- On the Start page, type ODBC Data Sources. The ODBC Data Sources Desktop App should appear as a choice.
- On the Start menu, point to Administrative Tools, and then select ODBC Data Sources.
Your computer might contain a variety of ODBC drivers, from [!INCLUDE msCoName] and from other companies. The following describes how to use the Windows ODBC Data Source Administrator to check the version of the installed ODBC drivers.
-
In the ODBC Data Source Administrator, select the Drivers tab.
Information for the Microsoft [!INCLUDE ssNoVersion] entry is displayed in the Version column.
The Version column in the ODBC Data Source Administrator displays the internal file version number, which differs from the marketing version name used in product downloads and documentation.
The following table maps common marketing version names to their corresponding internal file version patterns:
| Marketing version | Internal file version pattern |
|---|---|
| ODBC Driver 18 for SQL Server | 2022.x.x |
| ODBC Driver 17 for SQL Server | 2017.x.x |
| ODBC Driver 13.1 for SQL Server | 2015.x.x |
| ODBC Driver 13 for SQL Server | 2014.x.x |
For example, if the Version column shows 2017.177.02.01, the installed driver corresponds to ODBC Driver 17 for SQL Server.
For detailed release history, see Release notes for the Microsoft ODBC Driver for SQL Server on Windows.