The information in this article applies to:
SYMPTOMSWhen using RDO v2.0 with Microsoft Oracle ODBC Driver v2.0, you cannot use schema names when calling Oracle stored procedures. CAUSEThis bug has been traced back to the way RDO v2.0 implements the ODBC API call SQLProcedureColumns. When a fundamental change was made to the Microsoft Oracle ODBC Driver (moving from v1.0 to v2.0), this bug in RDO v2.0 was exposed. RESOLUTIONThere is no workaround for this bug in RDO v2.0. If you need to access Oracle stored procedures using schema, you have to switch to ADO v1.5 (or later) or use the Microsoft Oracle ODBC Driver v1.0. The Microsoft Oracle ODBC Driver v1.0 shipped with Visual Basic 5.0 Professional and Enterprise editions. The version number of this older ODBC driver is 2.00.006325. STATUSMicrosoft has confirmed this to be a bug in VB 5.0/RDO 2.0. We are researching this bug and will post new information here in the Microsoft Knowledge Base as it becomes available. MORE INFORMATION
This bug was identified and reproduced using the Microsoft Oracle ODBC
Driver v2.0 (from the MDAC 1.5 stack: see the REFERENCES section below for
Knowledge Base article Q175018), Oracle v7.3, and RDO v2.0 from Visual
Basic Enterprise Version 5.0. Other versions of these components may
produce different results.
REFERENCES
For additional information, please see the following articles in the
Microsoft Knowledge Base:
Q175018 : HOWTO: Acquire and Install the Microsoft Oracle ODBC Driver (c) Microsoft Corporation 1998, All Rights Reserved. Contributions by Sam Carpenter, Microsoft Corporation Additional query words: rdo oracle stored procedure ado
Keywords : kbVBp500 kbGrpVBDB |
Last Reviewed: January 5, 2000 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |