Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
DCOM
Message
From
29/12/1998 11:50:27
 
 
To
29/12/1998 11:23:59
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Title:
Re: DCOM
Miscellaneous
Thread ID:
00168581
Message ID:
00171234
Views:
45
>I've been following this thread, and I really don't know a lot aout most of this stuff, so a simple question would be: What's the difference between middle teir front end ect.

You'll get a lot of responses to this question, many of which will be better than this one, but..

In a multi-tier environment the backend is where the database server (and ususally all the data) resides. The frontend is what the user sees and interacts with on his/her computer. The middle interfaces the frontend with the backend (and vice versa).

The ultimate goal isn't all that different from OOP in general. A multi-tier solution is flexible, extensible and (frequently) reusable/portable. The backend doesn't care what languange the middle tier is written in as long as it performs as expected. The middle tier doesn't care what language the frontend is written in as long as it performs as expected. Etc, etc.

HTH!
Paul M.
MCSE/MCSA/MCT/MCP+I, A+, Network+, I-Net+
Nil carborundum illegitimi.
Previous
Reply
Map
View

Click here to load this message in the networking platform