
.mdb file & Record Level Locking (NOT!)
Hi Everyone - I am experiencing a problem with my .mdb
file not locking at the record level. Let me give some
brief background. I am working on a database in Acc97,
and I need to have many users share this database. The
problem is that it seems that we can have more than one
user IN the database at a time, but there are weird
conflicting errors regarding record locking. It is set to
record-level locking...doesn't that mean that someone
looking at a list of records shouldn't be able to view a
record while it is "checked out"? And certainly not be
able to make changes? And yet, my people can. Either
that, or sometimes they can make changes, and it gives
them a notice that the data has changed since they opened
the record, and if they save their changes, the last
persons changes will be lost.
How do I solve this dilema? Right now, we often end up
with users trying to use the database, and having to call
around to find out who's in it, and ask them to please
close it (when they are done), so they can have their turn.
Also, if anyone has any other creative solutions to this
problem, I'm all ears. :)
Thanks!
David Reed