Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
VFP and Oracle
Message
From
12/11/1999 11:52:11
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Client/server
Title:
VFP and Oracle
Miscellaneous
Thread ID:
00290620
Message ID:
00290620
Views:
53
Hello,
I am trying to modify a VFP application than runs against an MS SQL server, so that it can run against an Oracle 8i database.

I have not been able to figure out what to do with SQL Server stored procedures that return a result set. Oracle suggests that I define a cursor in a package and a procedure that returns this cursor. But how do I create a cursor variable in VFP and pass it to Oracle?


That is, I need to do:
sqlexec(conn,"exec sp_something(curvar)")
where sp_something expects a (oracle) cursor variable.

Any help or pointers will be appreciated

TIA
Reply
Map
View

Click here to load this message in the networking platform