Limit access to a database

V

VDub

I am creating a database to be used across an LAN for everyone in my company.
The main problem I'm having is trying to limit how many people can open the
file and modify at a time. I'm looking to allow only 1 person at a time to
open the file, do their modifications, and exit. Is there a way to accomplish
this?
 
T

Tom van Stiphout

On Tue, 05 Aug 2008 20:56:14 GMT, "Chris O'C via AccessMonster.com"

This can be implemented by adding /excl to the shortcut command line.

-Tom.
Microsoft Access MVP
 

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