ACC: ORACLE Driver Errors on Delimited Column NamesLast reviewed: May 20, 1997Article ID: Q114840 |
The information in this article applies to:
SYMPTOMSThis information is extracted from an article in the LANPROD knowledge base. To find the most current information, see the "References" section later in this article. The ORACLE ODBC Driver gives an error on any SELECT statement that contains an outer join (in the ODBC escape-clause syntax) on a delimited column name that is greater than 17 characters. As a result, when you are using Microsoft Access or Microsoft Visual Basic to connect to an ORACLE server, you cannot perform outer joins on columns whose names are longer than 17 characters.
RESOLUTIONRename the joined columns on the server so that each column has less than 17 characters, then re-attach the tables.
REFERENCESFor more information, please see the following article in the Microsoft Knowledge Base:
ARTICLE-ID: Q104958 TITLE : BUG: ORACLE Driver Errors on Delimited Column Names |
Keywords : kbusage OdbcOthr
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |