Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Using CursorAdapters
Message
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Using CursorAdapters
Divers
Thread ID:
00754017
Message ID:
00754017
Vues:
39
Just taking a look at CursorAdapters, but can't seem to attach a native data source. Sure I am missing something simple:
oCsr = CREATEOBJECT('CursorAdapter')
oCsr.CursorAttach('Test')  && where Test is a local VFP table
oCsr.SelectCmd = 'SELECT * FROM Test'
oCsr.CursorFill()
at this stage, the cursor has not been attached. Not sure what is missing?
- Craig

"If you're not prepared to be wrong, you will never come up with anything original."
- Sir Ken Robinson
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform