ACC2: ORA-00942 Error Opening Attached ORACLE TableLast reviewed: June 3, 1997Article ID: Q121833 |
The information in this article applies to:
SYMPTOMSWhen you attach an ORACLE table using one login ID and password, and then attach a second ORACLE table using a different login ID and password, you may receive the following error messages when you try to open the second attached ORACLE table:
CAUSEThis behavior is caused by the way the Microsoft Jet database engine shares connections to remote databases. You will receive the error messages stated above under the following conditions:
RESOLUTIONCreate another ODBC data source for the same server and database. When you attach the second table, select this new data source. Choosing the new data source will create a separate connection to the same server, preventing the Microsoft Jet database engine from sharing the connection.
STATUSThis behavior is by design. Changes to this behavior are being reviewed and will be considered for inclusion in a future release of Microsoft Access.
MORE INFORMATIONORACLE is manufactured by Oracle Corporation, a vendor independent of Microsoft; we make no warranty, implied or otherwise, regarding this product's performance or reliability.
|
Additional query words: attaching
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |