Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
N-Tier Design
Message
De
18/09/2003 08:55:56
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Divers
Thread ID:
00830147
Message ID:
00830234
Vues:
24
There are two ways to do n-tier design. The first is logical, where each tier is separated, but all run on the same PC. The second is physical, where (typically) the UI runs on the desktop and the biz and data tiers run on servers.

If you do a proper design, you can get logical separation, which can then be moved to physical, if need be. However, under physical tiers, you cannon pass a cursor between tiers. IMO, XML is the way to go for data passing.


>I have a general question on designing 3-tier application. I am refactoring an application which is design a monolithic (as defined by Kevin McNeish).
>
>Would it be right approach (in general) to have cursors passed between UI tier and biz tier? That is, my plan is to create a cursor for every table that has to be updated. Then populate the cursors in the UI tier and pass them to BIZ tier and update data tables from the cursors. Does it make sense?
>
>TIA.
Craig Berntson
MCSD, Microsoft .Net MVP, Grape City Community Influencer
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform