Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Stored Procedures
Message
 
 
To
13/05/2006 14:54:28
General information
Forum:
Visual FoxPro
Category:
Internet applications
Environment versions
Visual FoxPro:
VFP 7 SP1
Miscellaneous
Thread ID:
01121686
Message ID:
01121696
Views:
10
You can only return a single value from a stored procedure in VFP8 and earlier.
In VFP9 SETRESULTSET() function can be used to return a cursor.

>How can I determine the view returned from a stored procedure?
>
>The scenario is this:
>
>I need to connect from an ASP.NET page to a VFP DBC, but it is not
>enough with a simple SQL query. So I am making a stored procedure which
>creates the data I need. However, it creates several views, only one of which
>I want to return to the ASP.NET page.
>
>How do I tell VFP which one to return?
>
>
>Peter
--sb--
Previous
Reply
Map
View

Click here to load this message in the networking platform