Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
RDO, ADO, ADC
Message
De
05/08/1999 12:31:23
Cheryl Qualset
Qualset Computer Consulting
Davis, Californie, États-Unis
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Applications Internet
Titre:
Divers
Thread ID:
00246430
Message ID:
00250239
Vues:
17
>If you want to do client side processing, look into RDS. It is part of ADO and it allows you marshall recordsets to and from your server or middle tier component. You can also set a property of your recordset to allow batch processing, which is similar to Table Buffering in VFP. This way you can bring down data, then add, delete, filter ect. using ADO commands via client side script, and send it back to the server to be updated all at once. I should warn you, there are some weird bugs when trying to bind your HTML controls to the RDS, DSO. I had to resort to manually binding. ADO 2.5 in now in Beta, there are supposed to be some RDS fixes.
>
>Charlie

Sounds like you have made RDS work. We are having trouble getting to our SQL Server from FoxPro, getting "client cannot connect" kind of error. We have installed the latest MDAC on both client and server. Any ideas about what to look at/for?

Cheryl
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform