Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to call an Oracle process or function from VFP
Message
 
 
To
14/01/2002 16:14:35
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00604592
Message ID:
00604604
Views:
30
This message has been marked as the solution to the initial question of the thread.
Paige:

Read this entire thread

More specifically, if only calling a SP:

lcSQL = "{call MyStoredProc;}"
lnresult = sqlexec(lnHandle, lcSQL, "crsPermit")


>Hello All,
>
>How would I call an Oracle process or function from VFP? I can use ADO or SOL-Pass Thru to process the Oracle data but I'd like to run an existing Oracle process/fuction to "filter" the dataset first. TIA.
>
>Regards,
>
>Paige
Mark McCasland
Midlothian, TX USA
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform