Re: blocking access to more than 1 user
- From: "Roger Carlson" <NO-Rog3erc-SPAM@xxxxxxxxxxx>
- Date: Mon, 26 Sep 2005 11:45:32 -0400
I can't see why you would want to do this, but...
The simplest way is to use Network Rights. Restrict all the users from
having CREATE rights to the DIRECTORY where the application resides.
Without CREATE rights, Access cannot create the LDB (locking) file and any
other instance of Access that tries to open the database will think it has
been opened Exclusively. Others can open it, but in Read-Only mode.
--
--Roger Carlson
Access Database Samples: www.rogersaccesslibrary.com
Want answers to your Access questions in your Email?
Free subscription:
http://peach.ease.lsoft.com/scripts/wa.exe?SUBED1=ACCESS-L
"JT" <JT@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:23ECF989-82C9-4A94-9B11-D14C91DFCD61@xxxxxxxxxxxxxxxx
> Is it possible to program Access so only 1 user at a time can use a
> particular database? If a second user tries to open the database, I would
> like them to get a message that the database is in use. Thanks
> --
> JT
.
- Prev by Date: Re: Calling Excel from Access issue.
- Next by Date: RE: TransferText from a table with a selection-parameter
- Previous by thread: Re: Problem with Rename Tables using Prompt
- Next by thread: RE: ChDir Question
- Index(es):
Relevant Pages
|