how do you prevent openning a form if already open by another user

  • Thread starter Thread starter Celene
  • Start date Start date
C

Celene

I am creating a database to be used by multi users. how do you prevent
openning a form if already open by another user?
 
You don't. Now you could lock the records that the form is looking at so
others couldn't modify them.

Why do you you wish to do this?
 
What are you trying to accomplish? Tell us that and we will advise you the
best way to do it.

-Dorian
 
Hi, any luck with this?
I am having a similar problem. When a user re-opens a form which is already
open the screen turns black and they have to close all the forms and start
again. How can I get around this? Can anyone help?
 
Back
Top