2.2.8.4 ODBC Connections

An ODBC connection is a connection to an ODBC data provider. An external connection is an ODBC connection if the dbt field of the DbQuery record (section 2.4.80) is 0x1, the dbt field of the DBQueryExt record (section 2.4.81) is DBT_ODBC (section 2.5.64), and the dbt field of the DConn record (section 2.4.84) is DBT_ODBC (section 2.5.64). For more information about ODBC, see [MSDN-OpenDBConnectivity].