record locking / Vserver

Ralf Sander ralf at end-if.de
Thu Dec 2 01:29:28 CST 2004


Hi,

a read/write cursor automatically locks all records in the cursor for 
other users, right?
But what about the methods of vBaseObject like UpdateRecord? Is it 
possible to run into problems here, or will it be executed one after 
another.

Example:
one user updates a record.This may take some time.
Meanwhile another user will update the same record. Will he get an 
error, or must his process simply wait, until the process of the first 
user is ready and will be executed after that and no error occures.

Thanks
Ralf




More information about the Valentina mailing list