ODBCTranslator Table

[This is preliminary documentation and subject to change.]

The ODBCTranslator table lists the ODBC translators belonging to the installation.

The ODBCTranslator table has the following columns.

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

Columns

Translator
Internal token name for translator. A primary key for the table.
Component_
External key into the Component table.
Description
The localized description registered for this data source.
File_
The DLL file for translator listed in the Translator column. This column is a key into the File table.
File_Setup
The setup DLL file for the translator if it is different than from Translator. This is a key into the File table.