Notice: This website is an unofficial Microsoft Knowledge Base (hereinafter KB) archive and is intended to provide a reliable access to deleted content from Microsoft KB. All KB articles are owned by Microsoft Corporation. Read full disclaimer for more details.

SAMPLE: ODBCConfTool20.exe Obtains ODBC Driver Conformance Level


View products that this article applies to.

This article was previously published under Q279882

↑ Back to the top


Summary

ODBCConfTool20.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.

↑ Back to the top


More information

The following file is available for download from the Microsoft Download Center:
Download the ODBCConfTool20.exe package now. Release Date: 5 September 2003

For additional information about how to download Microsoft Support files, click the following article number to view the article in the Microsoft Knowledge Base:
119591� How to Obtain Microsoft Support Files from Online Services
Microsoft scanned this file for viruses. Microsoft used the most current virus-detection software that was available on the date that the file was posted. The file is stored on security-enhanced servers that help to prevent any unauthorized changes to the file.

ODBC White Paper

For additional information about the requirements of an ODBC driver for use with the Microsoft OLE DB Provider for ODBC (MSDASQL), see the "ODBC Driver Requirements for Use with the Microsoft OLE DB Provider for ODBC Drivers" white paper. The white paper is available for download from the Microsoft Download Center:
ODBC Driver Requirements for Use with the Microsoft OLE DB Provider for ODBC Drivers white paper
http://download.microsoft.com/download//MDAC26/Utility/odbc1.0/WIN98/EN-US/ODBC_WhitePaper.exe
Release Date: JUN-13-2001

↑ Back to the top


Keywords: kbdownload, kbdownload, kbfile, kbinfo, KB279882

↑ Back to the top

Article Info
Article ID : 279882
Revision : 8
Created on : 8/9/2004
Published on : 8/9/2004
Exists online : False
Views : 341