G
Guest
Hi all
I would like to prevent general access to the database window but would still like to be able to use it myself. I think the best way to do this would be to just bring up a dialogue box asking for a password when the user presses F11.
Is there a way to:
a) Capture a keydown event occurring anywhere in the database, and get it to open a form or prompt box instead of the database window?
b) Open the database window using code, i.e. if the correct password is supplied?
Many thanks for your help
David
I would like to prevent general access to the database window but would still like to be able to use it myself. I think the best way to do this would be to just bring up a dialogue box asking for a password when the user presses F11.
Is there a way to:
a) Capture a keydown event occurring anywhere in the database, and get it to open a form or prompt box instead of the database window?
b) Open the database window using code, i.e. if the correct password is supplied?
Many thanks for your help
David