Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Cursoradapter & ADODB
Message
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00833952
Message ID:
00833988
Vues:
30
Have you created the ADO connection object and set the CA DataSource to that object? If so, and the CursorFill is still not creating the cursor, do you get any useful info from AERROR()?

What you would actually do is set the DataSource to what the ADO object name would be in the parent CA class in the VCX and set the DataSourceType to ADO there as well. That way all your table CAs will inherit these settings.

>just to make sure I wasn't losing my mind, i rebuilt my cursor adapters from you builder again today. when I try to create an object reference of my of the ca's, it doesn't work...
>
>ie
>
>loVoter = newobject("_ca_voter","_ca_demo")
>lovoter.cursorfill(.t.,.t) This returns .t., but no cursor...hhmm
>
>
>Thanks
>Mark
Mark McCasland
Midlothian, TX USA
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform