Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Calling Oracle Stored procedures
Message
De
14/09/1997 06:41:19
Jean-Pierre Overbeek
New Limit Database Solutions
Amsterdam, Pays-Bas
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00049310
Message ID:
00050050
Vues:
35
>>Is it possible to call a stored procedure on an Oracle server,
>
>I've had success with this in SQL Server by simply using the ODBC driver and SQL Passthrough. Can execute Transact-SQL commands of all types this way, as if using the ISQL Window in Enterprise Manager.
>
>You might try in your command window:
>
>Hndl=SQLConnect() && Get ODBC connection
>cOracle_Command="...(Oracle statement passed through to Oracle server)"
>Status=SQLExec(Hndl, cOracle_Command)

Thanks Mark,
I will try this first think on monday (hope this will lead me to a solution)
Greetings,
Jean-Pierre
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform