Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
DCOM
Message
From
30/12/1998 14:25:04
 
 
To
30/12/1998 11:57:24
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Title:
Re: DCOM
Miscellaneous
Thread ID:
00168581
Message ID:
00171642
Views:
37
The second tier is the business logic. It is independant from
the frontend (first tier) and backend (thrid tier).

You could write a 3-Tier application using VFP or VB\Access.

Client-server on the other hand is the processing of the data
by a backend database server. It doesn't send back the entire
table (or index), the server just sends back the exact request.

If you call\update\add data directly from a front-end such as
VFP, that is using client-server not 3-Tier.

>Thanks Jim,
> But why wouldn't Client-Server be considered a 2 or 3 Tier? Maybe I don't understand C/S either. I just thought it was an utility that brings data off a server to a local front-end interface for the user?
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform