WINDOWS kbbug2.00.2317 kbprg kberrmsg The information in this article applies to:
BUG# QJET: 1870 (2.00.2317) SYMPTOMS
After using SQLSetConnectOption to set SQL_CURRENT_QUALIFIER to a valid
data source path, the following SQLConnect (or SQLDriverConnect) will
return SQLSetConnectOption failure message, and a connection is established
without current qualifier set to that desired path.
You will get:
The 08003 is misleading. Actually, the connection to sdk21-Access has been established with the current qualifier set to C:\ODBCSDK\SMPLDATA\ACCESS\SAMPLE. WORKAROUNDInvoke SQLSetConnectOption to set SQL_CURRENT_QUALIFIER after the connection has been established, (that is, SQLConnect or SQLDriverConnect has succeeded). STATUSMicrosoft has confirmed this to be a problem in ODBC DeskTop Database Drivers Pack version 2.00.2317. We are researching this problem and will post new information here in the Microsoft Knowledge Base as it becomes available. Additional query words: 2.00.2317 ODBC ACCESS BTRIEVE DBASE EXCEL FOX PARADOX TEXT VISUAL BASIC C++ MFC Windows NT
Keywords : |
Last Reviewed: August 24, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |