ACC: Locking First Record Also Locks Last Record
Article ID: 109347
Article Last Modified on 5/6/2003
APPLIES TO
- Microsoft Access 1.0 Standard Edition
- Microsoft Access 1.1 Standard Edition
- Microsoft Access 2.0 Standard Edition
This article was previously published under Q109347
Moderate: Requires basic macro, coding, and interoperability skills.
SYMPTOMS
If you set the Default Record Locking option to Edited Record in the
Multiuser category of the Options dialog box, editing the first record may
lock both the first and the last record in the table.
CAUSE
Some data from the first record may be stored in the last data page in
the table. The entire data page is locked, which locks both the first
and the last record.
STATUS
This behavior is by design.
Keywords: kbfix kbprb kbusage KB109347