|
The problem with excessive network traffic, which occurs with shared table systems, can be avoided by using a dedicated network server software such as SQL Server, Oracle or MySQL as the server component and using MS Access or the others as the Client system, as in the true client-server system shown above. The server database is a complete database manager program, and not just data tables. It will respond to queries and commands but does not have a user interface.
|