Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
3 tier - Middle Layer
Message
From
30/10/1999 10:02:37
 
 
To
30/10/1999 07:29:03
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00284270
Message ID:
00284296
Views:
17
>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?

Three-tier will be slower than the one-tier applications we normally develop in VFP. There's no way around it.

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

You'll need to use something like ADO.

>
>Thank you
Craig Berntson
MCSD, Microsoft .Net MVP, Grape City Community Influencer
Previous
Reply
Map
View

Click here to load this message in the networking platform