The information in this article applies to:
SUMMARYThe Oracle Open Database Connectivity (ODBC) driver that is included with Microsoft Office 98 Macintosh Edition has some requirements that the other ODBC drivers included with Office do not have. This article discusses the requirements and includes some tips that you can use to solve problems connecting to an Oracle database. MORE INFORMATIONWhat You Must Have to Connect to an Oracle DatabaseTo connect to an Oracle database, you must have installed and have correctly configured the following items:
Which Oracle ODBC Driver Is Supported?Microsoft Query uses the Microsoft 3.01 Oracle PPC ODBC driver that is included with Office 98. Microsoft does not support any third-party Oracle ODBC drivers.Determining the Version of the Oracle Client SoftwareThe Oracle client software is made up of many different components. The following sections discuss how to check the version of several key components of the Oracle client software.Checking the Version of the SQL*Net ClientOne very important component of the Oracle client software is the SQL*Net Client. To check the version of the SQL*Net Client that you are using, follow these steps:
Version 2.1.4.0.4 of the SQL*Net Client is the only version of the Oracle client software that is supported by the Microsoft 3.01 Oracle PPC ODBC driver. Checking the Version of OracleOci71LibThe OracleOci71Lib file is important to the operation of the Oracle client software. To check the version of OracleOci71Lib that you are using, follow these steps:
7.1.4.1.6NOTE: Later (and earlier) versions of the OracleOci file are named differently. For example, you may have a file named OracleOci73Lib. The Microsoft 3.01 Oracle PPC ODBC driver does not work with later versions of the OracleOci71Lib file. The Microsoft 3.01 Oracle PPC ODBC driver is designed to work with version 7.1.4.1.6 of OracleOci71Lib file. NOTE: The Microsoft 3.01 Oracle PPC ODBC driver is backward compatible with earlier versions of the OracleOci71Lib file. However, the driver does not work with version 7.1.4.1.4 of OracleOci71Lib. Creating a Data Source That Points to an Oracle DatabaseCreating a data source for an Oracle database is not that different from creating a data source for any other database. To do this, follow these steps:
Using NetTest to Troubleshoot Connecting to an Oracle DatabaseThe Oracle Client includes a utility called NetTest that can be used to determine whether a valid connection can be made to a database from the client computer. If you are experiencing problems connecting to the Oracle database, run NetTest to see if you have a valid connection. To run NetTest, follow these steps:NOTE: Microsoft does not support the NetTest utility. If you have problems running NetTest, contact your database administrator.
ORA-00000: normal, successful completionIf the connection is successful, you have confirmed that the Oracle client software is configured correctly. If you cannot connect to the Oracle database with NetTest, the problems that you are experiencing are independent of the ODBC driver or Query. Please contact your database administrator for assistance. Additional query words: XL98
Keywords : kb3rdparty kbtshoot kbdta |
Last Reviewed: August 3, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |