Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Calling Oracle Stored procedures
Message
From
14/09/1997 06:41:19
Jean-Pierre Overbeek
New Limit Database Solutions
Amsterdam, Netherlands
 
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00049310
Message ID:
00050050
Views:
32
>>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
Previous
Reply
Map
View

Click here to load this message in the networking platform