Reopen the database for relogon

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have security on my DB and it works great until I leave the computer. How
can I get it to go back to the logon screen. I don't want to have anyone use
my logon. I have a button to exit access when I am done, but someone might
want to look something up and I need to have them use their own logon.
 
Is there a way to do it programmaticaly so I hit a button and it closes the
database and reopens it?
 
mike said:
Is there a way to do it programmaticaly so I hit a button and it closes
the
database and reopens it?

There's no logic to what you're asking. How can code run in a closed app?
Close the app when you don't need it and have your other user(s) open/close
it as required.

Keith.
www.keithwilby.com
 
Back
Top