T
Tony
Hi All,
I'd like to add a button to a form that will allow a user to close the
database. I've tried docmd.quit but it always leaves the lock file in
place, and I suspect that this is, on occasion, corrupting the database.
Even if it isn't, I'd just sleep better if the lock file would go away as
expected. I don't want the users to close the database any other way
because they are strictly data-entry people and I'd like to make things as
easy as possible.
Any suggestions?
Thanks & Ciao,
Tony
I'd like to add a button to a form that will allow a user to close the
database. I've tried docmd.quit but it always leaves the lock file in
place, and I suspect that this is, on occasion, corrupting the database.
Even if it isn't, I'd just sleep better if the lock file would go away as
expected. I don't want the users to close the database any other way
because they are strictly data-entry people and I'd like to make things as
easy as possible.
Any suggestions?
Thanks & Ciao,
Tony