Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
3 tier - Middle Layer
Message
De
31/10/1999 22:43:44
 
 
À
30/10/1999 07:29:03
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00284270
Message ID:
00284652
Vues:
12
>Hi,
> As what I have read, middle layer in 3-tier model is used for data hadling such as data validation, retrieve and write data, and anything related to data. I have some question :
>
>1. Since COM model is used, we couldn't use dataenvironment. Are we going to use USE command to open table? According to MSDN documentaion, it IS slower than compare with open table in DATAENVIROMENT. Is it right? How to solve it?
>

1. You can use the data environment class programatically, and without Forms.

>2. How to return more than one record (recordset or cursor) to UI layer?
>

2. You can use XML.

BOb
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform