Re: How do I lock the unhide database window menu option?
- From: Scott McDaniel <scott@xxxxxxxxxxxxxxxxxxxxxx>
- Date: Thu, 19 Jul 2007 17:34:07 -0400
On Thu, 19 Jul 2007 13:32:03 -0700, RSharp <RSharp@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote:
We are using Office XP and 2003. I have a database that contains sensitive
information that I would like to secure.
First things first: If you have truly sensitive information, Access is NOT the place to store it. Consider moving your
data storage to a true server database (MS SQL Server, MySQL, Oracle, etc) if you need real security. Access security is
weak and easily broken.
It consists of a front end with all
the forms, queries, and reports and a linked backend that contains the
tables. I have turned off the special access keys to disable the F11 key to
open the database window but there is still the matter of the user going to
Window->Unhide and viewing the database window that way. I thought about
customizing the menu bar and removing that option but I still need to be able
to access it.
You can build a menubar that does everything the default menubar does, then tell Access to use that menubar (in the
Startup options).
Is there a way to password protect the database window only?
No.
I do not want to have to manage users in Access. I want the general user to be
able to open the database, view their forms and reports but not be able to
open the database window or modify the menu bar to see the database window.
But I need to be able to get to it periodically to do maintenance. Basically
I do not want the users to be able to get to the underlying tables and see
the data.
You can secure an Access database without requiring a login; see Joan Wild's site for info on this:
www.jmwild.com
Regarding maintenance - you can always turn the database window back "on", then restart Access ... you can also provide
certain users with a different menu (i.e. an Admin menu, a Developer menu, etc etc) so that certain users or groups of
users would have access to different portions of Access. This is typically done in your startup form where you might
show/hide menu items based on username, user Group membership, etc etc ...
Scott McDaniel
scott@xxxxxxxxxxxxxxxxxxxxxxxxx
www.infotrakker.com
.
- Follow-Ups:
- Re: How do I lock the unhide database window menu option?
- From: Chris Mills
- Re: How do I lock the unhide database window menu option?
- Prev by Date: Re: Security issues when trying to open a copy of a database
- Next by Date: Re: How do I lock the unhide database window menu option?
- Previous by thread: Re-linking an Excel File as a Table
- Next by thread: Re: How do I lock the unhide database window menu option?
- Index(es):
Relevant Pages
|
Loading