Database Locking

D

David

I have a database being placed in a locked state. Why
does this happen? On my database, multiple users are
trying to simply access the database. But it seems that
when a form window is moved or resized by a user, it
places the database in a locked state, preventing anyone
else from accessing the database. I have removed all
minimize and maximize buttons, thinking that by sizing,
the program places the form in a design state, but it has
not solved the problem. How can I prevent the database
from being placed in a locked state? No designing is
taking place. The database is not being opened in
exclusive mode either. Please help.

Thanks for your time and assistance.

David
 
Top