Exclusive Access

  • Thread starter Thread starter Mary
  • Start date Start date
M

Mary

I designed my database and everything looks great. Now, I
want to make some minor changes to the form; however, when
I go to do that, a window pops up and says I don't have
exclusive access to change anything and if changes are
made, it won't occur.

How can I undo this?
 
Hi Mary,
You must open the database Exclusively to make any design
changes to the form - if there are other users using the
database.

Refer to - ACC2000: Exclusive Lock Required for Saving
Design Changes to Access Objects
(http://support.microsoft.com/default.aspx?scid=kb;en-
us;200290)

Also - ACC2000: How to Determine If a Database Is Open
Exclusively (http://support.microsoft.com/default.aspx?
scid=kb;en-us;210359)

Even if you do not have other users on your network that
are using the machine, at times the Locking Database
(.ldb) file is not deleted if Access shuts down in an
unexpected manner.

Refer to - ACC2000: Introduction to .ldb Files
(http://support.microsoft.com/default.aspx?scid=kb;en-
us;208778)

And

Regards,
Charanjeev Singh
Technical Consultant
Microsoft Developer Support
MCSD, MCDBA
 
Mary:

Normally, the error message you received is associated
with a multiple user environment, e.g. network... If this
is the case, all it means is more than one person is
accessing the database at the same time... This problem is
solved by having only one person open the object/file, at
any given time...


Art...
 
Normally, the error message you
received is associated with a multiple
user environment, e.g. network...

Not at all... it simply means the database was not opened "for exclusive
use" whether in a single-user or a multi-user environment. That is one of
the options for opening Access itself.

Just because you are the only user who has the DB open does NOT mean that
you have exclusive use.

Larry Linson
Microsoft Access MVP
 
Back
Top