Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
VFP 5.0 and 3 Tier development
Message
De
15/11/1998 23:30:53
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00157305
Message ID:
00157763
Vues:
18
>>>>I'm interested in some articles on 3 Tier development using VFP.Could someone point me to someThanks in AdvanceSonali
>>>
>>>Sonali,
>>>
>>>Visit my web site, there's a link in the signature.
>>
>>I read through your article. A lot of discussions are going on ADO, so should we use ADO instead. Further how can we return query results from the middle tier to the front end to be displayed say in a grid or modified.
>>
>>Thansk
>>
>
>Sonali,
>
>Right now you can search for some classes in VFP that convert ADO recordsets into cursors. It is not possible to pass cursors around, but ADO objects can be passed around between the front and the middle. The use of ADO allows an insulation between the layers of the n-tier design that using cursors prevents.
>
>The UI layer should not be tied directly to the data, doing that removes some of the benefits that the N-Tier design might realize. The UI should access its data strictly through the middle tier.
>
>Like client/server, N-Tier architecture requires a rethinking of the interface design.

Do you think you could expand on this as exactly how it will be done as I'm still rather confused on the issue. You could may be add it as an example to your artcile.

Thnaks

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

Click here to load this message in the networking platform