Question Security work around the Shift+Open operation

StryderLlama

Registered User.
Local time
, 21:29
Joined
Oct 26, 2007
Messages
19
I have some simple security set up in one of my databases so that the database knows which screen to open for which user.

My fear is that someone who has a little Access knowledge could get in to the database window by simply holding down the Shift key when they open the db.

My thought is to have the database window automatically hide when the database is opend and to unhide the window would require a password. Is this possible. If so, I need to know how to:

1. hide the main database window
2. set the window to require a password in order to unhide it.

I have some knowledge of VBA and I am assuming I will need to use VBA to accomplish this, but I don't know how to get started.

Thanks for any help.
 
Solved

Oops, I just found a post dealing with this. I looked earlier but found nothing, just didn't dig deep enough, my apologies.
 

Users who are viewing this thread

Back
Top Bottom