ACC: ORACLE Driver Errors on Delimited Column Names (114840)



The information in this article applies to:

  • Microsoft Access 1.0
  • Microsoft Access 1.1
  • Microsoft Access 2.0

This article was previously published under Q114840

SYMPTOMS

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

RESOLUTION

Rename the joined columns on the server so that each column has less than 17 characters, then re-attach the tables.

REFERENCES

For more information, please see the following article in the Microsoft Knowledge Base:

104958 BUG: ORACLE Driver Errors on Delimited Column Names


Modification Type:MajorLast Reviewed:5/6/2003
Keywords:kbbug kbusage KB114840