Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
ADO Recordset from cursor ??
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00365403
Message ID:
00365406
Vues:
19
The easiest way to do it is with the VFPCOM Utility.
ors = createobject("adodb.recordset")
ovfpcom.cursortors(ors)
ovfpcom.cursortors(ors,"datalist")
If you don't have vfpcom, you can download it from the vfp website:

http://msdn.microsoft.com/vfoxpro/downloads/vfpcom.exe


>How can I create an ADO recorset from the currently selected cursor (or table)?
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform