Public Schedule Face-to-Face & Online Instructor-Led Training - View dates & book

record locking

ResolvedVersion 2003

Bob has attended:
Access Advanced course

Record Locking

Is there ma problem with it

RE: Record Locking

Hi Bob

Record Locking in tables takes place whenever someone access a record in a table

This prevents the situation where two users log onto the database, access the same record and begin to change it. This would corrupt the data.

Access uses a database engine (Jet) to avoid data corruption caused by simultaneous updates.

The database engine imposes locks on records as they're edited. A lock notifies the engine that someone is editing the record. It's up to the database engine to appropriately respond to the lock, which prevents data corruption.

So when a user access a record, Jet creates the .LDB file and makes entries in the LDB notifying other copies of Jet of the user's activities.

Hope this helps

Carlos

 

Training courses

Training information:

See also:

Welcome. Please choose your application (eg. Excel) and then post your question.

Our Microsoft Qualified trainers will then respond within 24 hours (working days).

Frequently Asked Questions
What does 'Resolved' mean?

Any suggestions, questions or comments? Please post in the Improve the forum thread.

Access tip:

Label printing

You can create a report in Access for printing labels All you have to do is is click New under the Reports object and then select Label Wizard and follow the steps

View all Access hints and tips

Connect with us:

0207 987 3777

Call for assistance

Request Callback

We will call you back

Server loaded in 0.1 secs.