ODBCDataSource Table

[This is preliminary documentation and subject to change.]

The ODBCDataSource table lists the data sources belonging to the installation.

The ODBCDataSource table has the following columns.

Column Type Key Nullable
DataSource Identifier Y N
Component_ Identifier N
Description Text N
DriverDescription Text N
Registration Text N

Columns

DataSource
Internal token name for data source. A primary key for the table.
Component_
External key into the Component table.
Description
The localized description registered for this data source.
DriverDescription
Associated driver which may be pre-existing.
Registration
A value of 0 in this column means that the data source is registered per machine. A value of 1 means the data source is registered per user.