Advantages of Client/Server Applications

With client/server applications, you can request exactly what you want. With file-server applications, you have a much lower degree of granularity; for example, even if you only select one record from one table in a file-server database, Microsoft Jet must read at least a 2K page. Also, by isolating all database files under the control of one database server and one physical machine, the server can provide advanced features that can’t be furnished by a file-server architecture. For example: