Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Trying to execute procedures through VFP OLE DB provider
Message
From
01/11/2001 17:27:14
 
 
To
01/11/2001 17:03:06
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Miscellaneous
Thread ID:
00576274
Message ID:
00576451
Views:
20
>>It is possible to RETURN a cursor?? (I mean any simple query like "SELECT * FROM table"), like that:
>>
>>PROCEDURE GetValue(par1, par2)
>> SELECT * FROM Customers
>>ENDPROC
>
>No, it's not possible to return a cursor. A stored procedure can only return a single value.
>
>Doug

And can a stored procedure return an array ? i'm trying to but i can only get the first element of the array....any suggestion ? I'd like to get this array in a ASP page ...
thanks
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform