Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
RDO, ADO, ADC
Message
De
30/07/1999 18:42:34
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Applications Internet
Titre:
Divers
Thread ID:
00246430
Message ID:
00248436
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

Thanks for the info. I'll look into that.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform