Need exclusive access

M

Mike D.

I'm looking for a way to get temporary exclusive access
to a networked.

It would be too time consuming to go to everyone's
computer and turn the program off, or even change
everyone's link to another filename. So, I want to
update my MS Access file, without getting the
message "You can't save cahnges. You need exclusive
access."

I've tried deleting the file, wanting to replace my new
one keeping the same filename, but when I try this the
file magically reappears (maybe has something to do with
the lock .ldb file?).

Your knowledge is greatly appreciated.
 
D

Douglas J. Steele

Split the application into a front-end (containing the queries, forms,
reports, macros and modules), linked to a back-end (containing the tables).
Put the back-end on the server, and give everyone their own copy of the
front-end, preferably on their hard drive.

When you want to make a change to the application, and you want everyone to
get the new version, take a look at something like the free Auto FE Updates
Tony Toews has at http://www.granite.ab.ca/access/autofe.htm
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top