Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to convert a VFP cursor to ADO set.
Message
 
À
19/12/2000 05:17:43
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Divers
Thread ID:
00454958
Message ID:
00454967
Vues:
25
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.
  • Précédent
    Répondre
    Fil
    Voir

    Click here to load this message in the networking platform