|
What mechanisms are used for multi-user access?Record locking is used. The user that first selects a particular record gains full read-write access. All other users get read-only access to this record until it is released. |
|
Related Topics ...
|