How to lock database

  • Thread starter Thread starter George
  • Start date Start date
G

George

To get inside access you hold the shift key down while
starting the program - can you reassign that to another
key to keep the novice access programmers out ?
 
To get inside access you hold the shift key down while
starting the program - can you reassign that to another
key to keep the novice access programmers out

Not by default... But you can turn off AllowByPassKey, and from a form
(which is the startup), detect keystate and disable/enable the DBC window.

-- Dev
 
-----Original Message-----
To get inside access you hold the shift key down while
starting the program - can you reassign that to another
key to keep the novice access programmers out ?
.

I've heard that you can disable that feature, but I don't
know about reassigning the key for it.
Dave
 
Back
Top