Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
CursorAdapter vs Data objects.
Message
De
20/10/2009 16:44:37
Walter Meester
HoogkarspelPays-Bas
 
 
À
20/10/2009 15:57:20
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Versions des environnements
Visual FoxPro:
VFP 9 SP1
Divers
Thread ID:
01430032
Message ID:
01430216
Vues:
88
Graig,

>CursorAdapters don't work well in n-tier because they create a cursor. If the tiers are physically separated, you can't pass the cursors without converting them to something else (XML?).

>Also, if you currently are using RVs and the TABLEUPDATE() and other commands sit in the UI, then you DON'T have a good n-tier design.

All the cursor handling is supposed to live in the Business objects level... not the GUI layer. The business objects are operating in dual mode. You have the choice of using objects (For the web application (n-Tier)) or using cursors (for a rich user interface with grids (traditional CS, 2 tier).
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform