Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Cursoradapter & ADODB
Message
 
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00833952
Message ID:
00833988
Views:
28
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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform