Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to convert a VFP cursor to ADO set.
Message
 
To
19/12/2000 05:17:43
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Miscellaneous
Thread ID:
00454958
Message ID:
00454967
Views:
24
Hi Rajesh,

  • VFPCOM (available form the MS VFP site) provides a CursorToRS() method.
  • There's a tool on Rick Strahl's web site (www.west-wind.com) that does the same thing (but faster <g>)
  • You can create a RS yourself in code and populate it with data from the cursor by looping through the cursor and assigning values to the RS's fields.

    Cheers,

    Andrew

    >how to convert a VFP cursor to ADO set ?
    >Rajesh


    If we were to introduce Visual FoxBase+, would we be able to work from the dotNet Prompt?


    From Top 22 Developer Responses to defects in Software
    2. "It’s not a bug, it’s a feature."
    1. "I thought I fixed that."


    All my FoxTalk and other articles are available on my web site.


    Unless specifically identified otherwise, anthing posted here is purely my opinion and may or may not reflect the policies or practices of Microsoft.
  • Previous
    Reply
    Map
    View

    Click here to load this message in the networking platform