Expand Minimize
This topic has not yet been rated - Rate this topic

ODBCAttribute Table

The ODBCAttribute table contains information about the attributes of Open Database Connectivity (ODBC) drivers and translators.

The ODBCAttribute table has the following columns.

ColumnTypeKeyNullable
Driver_ Identifier YN
Attribute Text YN
Value Formatted NY

 

Columns

Driver_

Internal token name for a driver. A primary key for the table. A foreign key into the ODBCDriver table.

Attribute

Name of the driver attribute. A primary key for the table.

Value

Localizable string value for attribute.

Remarks

The InstallODBC and RemoveODBC actions in sequence tables process the information in this table. For information about using sequence tables, see Using a Sequence Table.

Validation

ICE03
ICE06
ICE32
ICE46

 

 

Build date: 11/30/2012

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.