Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Drawing an unfortunate blank w/stored procs!
Message
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00753554
Message ID:
00753562
Views:
14
Jon,

Unfortunately, VFP sproc's don't support returning of result set, only scalar value.

>For some weird reason I cannot figure out how to properly code a stored proc to return a result set when executed through the OLE DB provider.
>
>Shouldn't SELECT * FROM TableName in the stored proc return a record set that gets processed by the provider as a query result? Whenever I try this, all I get back is a return value of 1 and not the data that the stored proc is attempting to return.
>
>What silly thing am I forgetting?
>
>Laterness,
>Jon
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform