Hi
It depends on WHEN you want to lock the record.
The default is optimistic locking, which means Access (or Jet to be more precise), locks the record at the time of update, the alternative is pessimistic locking which locks the record on reading it.
Be aware that in A97 it locks a whole page, not just the record you are updating, this may lead to more contention than you might expect. Later versions (I am not sure if it is A2K or AXP) allow row level locking as an option.
Regards
Ken Reay
Freelance Solutions Developer
Boldon Information Systems Ltd
UK
kenneth.reaySPAMNOT@talk21.com
remove SPAMNOT to use