MDAC 2.5 SDK - ODBC Programmer's Reference
Chapter 18: Installing ODBC Components
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