Open Access 2007 in Exclusive Mode

I

iholder

I have a mulit-user program. How can I set it up to allow one user access at
a time.
 
T

Tom van Stiphout

On Thu, 27 May 2010 14:05:51 -0700, iholder

In the shortcut to start the program, add the /excl command line
switch.

Another approach would be to check if the back-end has a .ldb file. If
it does someone else is already in (or a rare crash occurred).

-Tom.
Microsoft Access MVP
 
Top