The information in this article applies to:
BUG# QJET: 1800 (2.00.2317) SYMPTOMS
When using table names qualified with the current qualifier and using
identifier quote character to enclose the current qualifier and the table
name, you receive a syntax error. This happens with dBASE, Paradox,
Microsoft FoxPro, Btrieve, Microsoft Excel, and Text Open Database
Connectivity (ODBC) drivers. It does NOT happen with the Microsoft Access
driver.
Then you let a table called testtable exist in the data source. The queries
of the form below will receive syntax error SQLState=37000, szErrorMsg=,
when executed using SQLExecDirect or SQLExecute calls.
If you do not use the quote character around the qualifier and the table,
these queries work fine.
WORKAROUND
If you do not use the quote character around the qualifier and the table
name, the queries work correctly and do not return errors.
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 MFC Access Windows NT
Keywords : |
Last Reviewed: August 25, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |