Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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].