Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Stop the VFP OOP Madness!!!
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00098883
Message ID:
00101676
Vues:
58
Thanks for the info.

>Yup, ADO is still ActiveX in 6. Also, you can't bind data to ADO recordsets. You can get around this by just binding to the value of a field in the recordset (THISFORM.oRecset.Fields(1).Value, or something like that), but it won't work in grids. You'd probably have to use Ken Levy's little ADO2DBF and DBF2ADO converters to create a VFP cursor and bind it to the grid, then convert it back to an ADO recordset if you needed to send it back to the middle tier or the back end.
>
>VFP 6.0 does allow you to pass ADO recordsets between COM objects which I don't think works in VFP 5.0. So VFP 6.0's support for ADO is still a kludge, but maybe less of a kludge. We heard some talk at DevCon about the possibility of an iterim release (7.0 won't be out until at least 2000) with better ADO support, but that didn't sound at all definite.
>
>>
>>Just wanted to clarify. You mean that ADO is still ActiveX in 6?
Colin Magee
Team Leader, Systems Development
Metroland Media Group Ltd.
Mississauga, Ontario, Canada

cmagee@metroland.com

Never mistake having a career with having a life.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform