Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Accessing information from Oracle stored procedure
Message
From
14/09/1998 09:11:12
Rex Mahel
Realm Software, Llc
Ohio, United States
 
 
To
11/09/1998 18:44:32
Paul De Niverville
Deniverville Econometric Research Ltd.
Victoria, British Columbia, Canada
General information
Forum:
Visual FoxPro
Category:
Client/server
Miscellaneous
Thread ID:
00135498
Message ID:
00136114
Views:
37
Paul,

Thanks for your reply. Another question: What do I need to do in my stored procedure to return multiple rows to the VFP app?

TIA

Rex

>Hi Rex,
>
>x = sqlconnect()
>
>Assuming you have a connection or DNS for your Oracle database.
>
>y = sqlexec(x,"Oracle_stored_procedure_name","result_set_cursor")
>
>The VFP cursor is your result set.
>
>Good luck,
>
>Paul de Niverville
>
>>I have an Oracle stored procedure which uses SQL to extract data from an Oracle database. I want to run this procedure from VFP and have access to the result set. Is this possible?
>>
>>TIA
>>
>>Rex
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform