Skip to content

Latest commit

 

History

History
29 lines (25 loc) · 978 Bytes

File metadata and controls

29 lines (25 loc) · 978 Bytes
title ODBC Drivers Subkey
description ODBC Drivers Subkey
author David-Engel
ms.author davidengel
ms.date 01/19/2017
ms.service sql
ms.subservice connectivity
ms.topic concept-article
helpviewer_keywords
subkeys [ODBC], drivers subkey
registry entries for components [ODBC], drivers subkey
drivers subkey [ODBC]

ODBC Drivers Subkey

The values under the ODBC Drivers subkey list the installed drivers. The format of these values is shown in the following table.

Name Data type Data
driver-description REG_SZ Installed

The driver-description name is defined by the driver developer. It is usually the name of the DBMS associated with the driver.

For example, suppose drivers have been installed for formatted text files and SQL Server. The values under the ODBC Drivers subkey might be:

Text : REG_SZ : Installed  
SQL Server : REG_SZ : Installed