Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Using ado
Message
From
15/08/1999 05:21:17
Marco Beuk
Innovero Software Solutions
The Hague, Netherlands
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Client/server
Title:
Using ado
Miscellaneous
Thread ID:
00253823
Message ID:
00253823
Views:
51
I'm now learning to use ado for developing n-tier aplications with VFP. I'm using vb when i don't know things(intellisence) and then do the same in VFP. Here is my problem.
When i refer to an ado recordset in the recordsource of a grid or when i refer to a recordset-field in the controlsource of a textbox, the error 'datatype mismatch' occur. Ofcource, a VFP cursor is not an object and an ado recordset is. I could use the microsoft data objects that vb uses, but that is solving the problem bypassing VFP again. An other way is trying to make the subclassed controls using the ado objects by not using the controlsource or so ever, but that takes to much time, considered every data aware control has to be prepared.
so, my question is:

When does VFP gets really object-orriented with his data?
Does somebody now how to solve these problems in a simple way (maybe i look at it to hard).
Does VFP7 has new things what this matter?

Thanks in advange.
Next
Reply
Map
View

Click here to load this message in the networking platform