Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Oracle 8 instead of Oracle 7
Message
De
01/03/2001 08:52:01
Christian Cote
Les Logiciels Onoma Inc.
Longueuil, Québec, Canada
 
 
À
Tous
Information générale
Forum:
Visual Basic
Catégorie:
Bases de données DAO/RDO/ODBC/ADO
Titre:
Oracle 8 instead of Oracle 7
Divers
Thread ID:
00480923
Message ID:
00480923
Vues:
41
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
Répondre
Fil
Voir

Click here to load this message in the networking platform