Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Bound or unbound form controls in n-tier
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00475027
Message ID:
00475087
Vues:
34
Hi!

Hmm, you can bind VFP controls to the ADO recordset fields without limitations...

Converting to/from VFP cursors take some time. In addition, you will require to organize updates someway. See my document file 'DCOM Tests' here for some details - I convert there vfp SPT cursor to string at the server side and back to the cursor at the client side using different approaches include XML using Rick's wwXML class.

>What is everyone else doing for n-tier applications? Are you binding your form controls to a VFP cursor (or ADO) after passing XML or ADO recordsets from the biz tier or are you loading the controls VALUE property during form startup?
>
>Bound Pros:
>- the UI is simple, VFP thinks it is using a pure VFP table (instead of a cursor generated from ADO or XML)
>- less work than unbound
>
>Unbound Pros:
>- don't have to work about "automagic" things happening
>
>I am leaning towards bound so far.
Vlad Grynchyshyn, Project Manager, MCP
vgryn@yahoo.com
ICQ #10709245
The professional level of programmer could be determined by level of stupidity of his/her bugs

It is not appropriate to say that question is "foolish". There could be only foolish answers. Everybody passed period of time when knows nothing about something.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform