When R:BASE is running in multi-user mode, the user has the added capability of forcing R:BASE to use row-level locking on some R:BASE commands. By default, the SET ROWLOCKS command is set on. You can set ROWLOCKS by choosing Utilities: Settings... then click the Multi-User button, or using the SET ROWLOCKS command at the R> prompt. Setting ROWLOCKS off is not recommended if all users intend to update the same tables.

R:BASE always uses row-level locking for the EDIT, EDIT USING, and ENTER commands.

Locks Topics
Using the SET VERIFY Command to Verify Data Entry  
Using SET LOCK to Set Exclusive Table Locks  
Displaying Multi-User Locks  
Clearing Buffers with the SET CLEAR Command  
Other Multi-User Considerations  

Multi-User Mode Topics
Introduction to Using R:BASE on a Network  
Setting Up for Network Use  
Sharing Network Resources  
Setting the Multi-User Default  
Concurrency Control  
Resource Waiting  
Schema Reading Mode with SET STATICDB  
Locks