1.

What Is Meant By 2-tier Architecture?

Answer»

In 2-tier Client/Server SYSTEMS, the APPLICATION logic is either burried inside the user interface on the client or WITHIN the database on the server.
Example: FILE servers and Database servers with stored PROCEDURES.

In 2-tier Client/Server systems, the application logic is either burried inside the user interface on the client or within the database on the server.
Example: File servers and Database servers with stored procedures.



Discussion

No Comment Found