Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to execute an Oracle stored procedure.
Message
From
12/06/1998 03:23:23
Paul Mitton
Tardis Computer Services
Calgary, Alberta, Canada
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Client/server
Title:
How to execute an Oracle stored procedure.
Miscellaneous
Thread ID:
00107481
Message ID:
00107481
Views:
59
Hi

I need to execute a stored procedure on a 7.3.3 Oracle server.

The stored procedure has both in and out parameters.

This is an example of one of the sp's we need to execute:

client_retrieve_funds_s(card_number,return_code)

We have the connection and all works well doing things like:

sqlexec(gconnect,"select * from table")

But I could really use some help on this one.

Thanks Paul
Next
Reply
Map
View

Click here to load this message in the networking platform