Question Multiple Users

Shannon3778

Registered User.
Local time
Yesterday, 19:36
Joined
Dec 13, 2012
Messages
29
How can I make a warning pop up when a user tries to access a database that another user is already in??
 
Last edited:
Perhaps you'd like to explain what the purpose of this would be?
 
Of course... I have a database that multiple users will be using (entering in data on forms, running reports, etc) occasionally at the same time. It seems that if more than 1 person is using the data base the data being entered, is not saving. My manager has requested that when a user opens the database, if another user has it in use, that a warning message appear...
 
So you have an Access application that doesn't work the way it was supposed to, and you want to pop up a message, which people will or maybe will not remember, that when they enter data that the system is supposed to save but it doesn't?

If my description is correct then this does not sound like a good idea. Is it not possible to fix the application? You can always make it a single-user application, so that only one person can get in at any one time.
 
I'm new to Access... but that's exactly what I want!! How do I do that??
 
You forgot to state which of the two options you want.
 
Sorry... the option of making it a single user so that only 1 person can be in it at a time. :)
 
For 2007: Press the coloured blob in the upper left corner of Access. Then Access options->Advanced->Default open mode->Exclusive
 
Pat is of course right, in that using the half-baked application as a single user may not necessarily cure the issue. Shortcuts of this sort tend to come back and bite you, so fixing the app would be a better course of action.
 
Forgive me if this is an ignorant question, but if I haven't split the database, and the users all go to the same file location to open it, how would someone connect to the wrong BE?
 

Users who are viewing this thread

Back
Top Bottom