ODBCDriver Table

[This is preliminary documentation and subject to change.]

The ODBCDriver table lists the ODBC drivers belonging to the installation.

The ODBCDriver table has the following columns.

Column Type Key Nullable
Driver Identifier Y N
Component_ Identifier N
Description Text N
File_ Identifier N
File_Setup Identifier Y

Columns

Driver
Internal token name for driver. A primary key for the table
Component_
External key into the Component table.
Description
The ODBC key for the driver. This key is localized.
File_
The DLL file for driver listed in the Driver column. This column is a key into the File table.
File_Setup
The setup DLL file for the driver if it is different than from Driver. This is a key into the File table.