The information in this article applies to:
SYMPTOMSWhen using the Microsoft OLE DB Provider for Oracle within a data connection in Visual InterDev, the following errors may occur when trying to pass a parameter to a parameterized query or stored procedure called by a recordset design-time control (DTC):
-or-
CAUSEThe recordset DTC uses the Parameters.Refresh method of the Active Data Objects (AD0) command object to determine parameter information for the query. However, the Microsoft OLE DB Provider for Oracle does not return the parameters collection back to ADO; hence ADO returns the error. RESOLUTIONTo resolve the error, use the Microsoft ODBC Driver for Oracle when creating a data connection to Oracle in Visual InterDev. STATUSThis behavior is by design for the Microsoft OLE DB Provider for Oracle. REFERENCESPlease see the Microsoft Universal Data Access Web site for additional information on ADO and to download the latest version of the Microsoft Data Access Components (MDAC): http://www.microsoft.com/data Additional query words: kbGrpASP kbvisID600 kbCtrl kbDatabase kbOracle
Keywords : kbCtrl kbOLEDB200 kbOLEDB210 kbOracle kbVisID600 kbGrpASP kbDSupport |
Last Reviewed: October 8, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |