Skip to main content

Finding installed ODBC drivers (Optional)

Bravura Security Fabric can target an ODBC database hosted application via an ODBC driver or a data source. If connecting to a driver, the driver name and connection parameters are required in the ODBC driver and Connection string settings in the target address. To find drivers:

  1. Start the ODBC data source administrator tool.

  2. Select the Drivers tab.

You can also find installed ODBC drivers in the following registry entries:

  • 32-bit ODBC drivers:

    HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\ODBC\ODBCINST.INI\ODBC Drivers

  • 64-bit ODBC drivers:

    HKEY_LOCAL_MACHINE\SOFTWARE\ODBC\ODBCINST.INI\ODBC Drivers