

The following registry values are defined under the key in the registry (see above). HKEY_LOCAL_MACHINE\Software\Wow6432Node\ODBC\ODBCINST.INI\ODBC Drivers

HKEY_LOCAL_MACHINE\Software\Wow6432Node\ODBC\ODBCINST.INI\ In order to configure 32-bit drivers on 64-bit Windows, one must use the following registry key instead: Under 64-bit Windows, the above registry keys/values are for 64-bit drivers only. Key: HKEY_LOCAL_MACHINE\Software\ODBC\ODBCINST.INI\ODBC Drivers For example, for the DBISAM 4 ODBC Driver, the entire registry key and value would be the following: The name of the registry value is the name of the ODBC driver, and the data for the registry value is a string with the value "Installed" (without surrounding double quotes). HKEY_LOCAL_MACHINE\Software\ODBC\ODBCINST.INI\ODBC Drivers

In addition, the name of the driver must also be added to the following registry key: HKEY_LOCAL_MACHINE\Software\ODBC\ODBCINST.INI\ The location of the driver entries is the following registry key: ODBC drivers are installed and configured using the registry in Windows.
