Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Oracle 8 instead of Oracle 7
Message
From
01/03/2001 08:52:01
Christian Cote
Les Logiciels Onoma Inc.
Longueuil, Quebec, Canada
 
 
To
All
General information
Forum:
Visual Basic
Category:
Database DAO/RDO/ODBC/ADO
Title:
Oracle 8 instead of Oracle 7
Miscellaneous
Thread ID:
00480923
Message ID:
00480923
Views:
42
HI,
I am using Oracle 7 to insert an Access database rows using ADO. I created an Oracle Stored procedure that accepts parameters and insert them into the Oracle table.

In VB, I created a command object and added parameters to it. Then, I simply iterate through the Access recordset and I refresh the command object parameters. The command object command type is adStoreProc and the command text is the name of my Oracle stored procedure.

At each iterations of the Access recordset, I refresh my command parameters and I execute the command. In Oracle 7 this works fine (slow but fine). I am wondering if it is going to be the same process in Oracle 8. I know that Oracle 8 has a native Ole DB provider. But I saw that we can use OO4O. Do I need to use it ?

Thank you,
Christian Cote
Reply
Map
View

Click here to load this message in the networking platform