StryderLlama
Registered User.
- Local time
- Today, 18:53
- 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.
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.