SAMPLE: ODBCConfTool20.exe Obtains ODBC Driver Conformance Level (279882)
The information in this article applies to:
- Microsoft Data Access Components 1.5
- Microsoft Data Access Components 10
- Microsoft Data Access Components 2.0
- Microsoft Data Access Components 2.1
- Microsoft Data Access Components 2.1 (GA)
- Microsoft Data Access Components 2.1 SP1
- Microsoft Data Access Components 2.1 SP2
- Microsoft Data Access Components 2.5
- Microsoft Data Access Components 2.5 SP1
- Microsoft Data Access Components 2.6
This article was previously published under Q279882 SUMMARYODBCConfTool20.exe
is a utility that you can use to view and record the
conformance level of an ODBC driver.
The value that an ODBC driver
reports as its conformance level is hard coded into the ODBC driver and is not
calculated at the time of a SQLGetInfo function call. ODBCConfTool20.exe
calls the SQLGetInfo function for each ODBC attribute, and verifies that the attribute
is accessible in the ODBC driver.
The SQLGetFunctions ODBC API function also returns a hard-coded bitmap of the
functions in the ODBC driver, and SQLGetFunctions does not verify if the functions exist in the ODBC driver. The
conformance tool calls the SQLGetFunctions function, and only displays the results of the call.
DriverConf1.exe does not verify whether the functions actually exist or work.
Modification Type: | Minor | Last Reviewed: | 8/9/2004 |
---|
Keywords: | kbdownload kbdownload kbfile kbinfo KB279882 kbAudDeveloper |
---|
|