Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
VFP OLEDB Provider - quick question
Message
 
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
01116144
Message ID:
01119296
Views:
11
You can use CursorAdapter with ADO.

>I want to execute SP in the database to return VFP cursor. I found this sample in WiKi
>http://fox.wikis.com/wc.dll?Wiki~VFPOleDBProvider~VFP
>however it returns Record Set. Is my only way to receive record set first and then convert it to a cursor?
>
>In other words, assuming I have the following SP in the database
>function test_sp
>select * from Users into cursor curTest
>return
>
>I now need to execute this SP and return this curTest cursor.
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform