So conclusion:
- use one database user to connect from client to server on several pc's
- create an own user file with its own priveliges.
- use pooling for several connections
- One client lockes a record and onother client will getting a message by trying to edit it.