Multi-write Working
- Last UpdatedOct 28, 2024
- 1 minute read
Database Constructor (Dabacon) DBs may be either 'UPDATE' or 'MULTIWRITE.
UPDATE DBs allow only one user to have write access at any given time, although multiple users may still have simultaneous read access.
MULTIWRITE DBs allow multiple simultaneous users with write and read access.