Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Identify source of record lock

17 views
Skip to first unread message

Bob Darlington

unread,
Dec 23, 2009, 6:07:22 PM12/23/09
to
My application uses A2002 with up to 8 concurrent users with record level
locking on open.
The site is remote from my office.
From time to time, one of my users encounters record locks (with the crossed
out circle appearing in the record selector).
No one is editing the current record at the time, but I'm assuming that it
is caused by another user editing a related record in a linked table in the
underlying query.
Is there any way to determine which user and/or which edited record(s) is
causing the lock?
Also, is there any chance that a network system setting could have an
affect?
--
Bob Darlington
Brisbane


Tom van Stiphout

unread,
Dec 24, 2009, 9:13:45 AM12/24/09
to
On Thu, 24 Dec 2009 09:07:22 +1000, "Bob Darlington"
<b...@notheredpcman.com.au> wrote:

You're using a very strict locking setting. Isn't Optimistic Locking
good enough? It is for 99% of the applications out there.
Access locks a data page at a time, which may hold more than one
record.
No you cannot, although some error messages include at least the
machine information: "... is locked by ... machine <machinename>..."

-Tom.
Microsoft Access MVP

Bob Darlington

unread,
Dec 28, 2009, 5:56:34 PM12/28/09
to
Thanks Tom,
I'll play around with the lock settings.

--
Bob Darlington
Brisbane
"Tom van Stiphout" <tom7744...@cox.net> wrote in message
news:7kt6j5td2lj5teujb...@4ax.com...

0 new messages