Server with multiple Clients |
Manual -> Distributed engineering -> Types of multi-user projects -> Server with multiple Clients |
![]() ![]() ![]() ![]() |
The server database is on the central computer. Multiple Clients connect to this server. Local project copies are created on each client.
Local project copies 1-3 of the Server DB
|
It is possible to have mixtures of the described configurations. E.g. each computer has one or more server databases for different projects and at the same time only one local project copy of another server database. |