The information in this article applies to:
SYMPTOMSIf the table and field names are long or the query is complex, executing a query or updating a record in an Oracle table results in the following error message:
CAUSEThis occurs because of a problem with SQORA.DLL, the Oracle ODBC driver. RESOLUTIONObtain and install the updated driver (instructions are provided in the More Information section below), or use queries to do updates rather than updating records with the Oracle table in Datasheet view. The query should yield only the columns to be updated. For complex queries, reduce both the number of tables or joins in the query and the number of fields used or shown in the query. This reduces the lengths of SQL statements. STATUSMicrosoft has confirmed this to be a problem in the Oracle ODBC driver shipped with Microsoft Access version 1.1 and the Professional Edition of Microsoft Visual Basic version 3.0. An updated driver that corrects this specific problem is available for owners of Microsoft Access version 1.1 or the Professional Edition of Microsoft Visual Basic version 3.0. MORE INFORMATIONHow to Obtain the Updated DriverThe updated Oracle ODBC driver (SQORA.DLL) is available for use by registered owners of:
The following file is available for download from the Microsoft Software Library: Ora110.exeFor more information about downloading files from the Microsoft Software Library, please see the following article in the Microsoft Knowledge Base: Q119591 How to Obtain Microsoft Support Files from Online Services Contents of ORA110.EXE NOTE: The SETUP.EXE file is called by the ODBC control panel facility
and will not run as a stand-alone file.
How to Install the Updated Driver
What ODBC Setup InstalledThe ODBC installation installed a new SQORA.DLL, a new SQORASTP.DLL, and a new ORACLE.TXT to your Window's system directory.
Oracle drivers are manufactured by Oracle Corporation and Btrieve drivers
by Btrieve Technologies, Inc. These two vendors are independent of
Microsoft; we make no warranty, implied or otherwise, regarding these
products' performance or reliability.
Additional query words: 3.00 softlib
Keywords : kb3rdparty |
Last Reviewed: September 2, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |