Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Q: stored procedure in VFP database to return dataset
Message
 
 
To
27/08/2004 03:35:41
Eyvind W. Axelsen
Profdoc Norge As
Oslo, Norway
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00936718
Message ID:
00936928
Views:
27
>Sergey,
>
>Would you be so kind as to tell us how this is achieved in vfp 9?
>


Hi Eyvind,

You would use SETRESULTSET() function. For example,
* Stored procedure
...
RETURN SETRESULTSET("MyCursor")
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform