Hello everyone.
I am in the middle of creating a security module that can be used in any Access database.
Where I am now is changing the database properties (Allowing tool bar changes, Allowing the bypass key, etc).
Do you think it's beneficial to have these properties in a table and allow them to be defined by a user with "admin" privileges? Or, for security purposes, should I just set them and basically make the users deal with it?
Keep in mind, I may be developing the database, but I may not be the administrator or programmer once the application is turned over.
(For safety I was thinking of putting in a module to "reset" the values to a predetermined default, in the event something goes awry.)
Another option is to have a command button to change each individual property.
What's the general consensus?
Thanks,
Craig
I am in the middle of creating a security module that can be used in any Access database.
Where I am now is changing the database properties (Allowing tool bar changes, Allowing the bypass key, etc).
Do you think it's beneficial to have these properties in a table and allow them to be defined by a user with "admin" privileges? Or, for security purposes, should I just set them and basically make the users deal with it?
Keep in mind, I may be developing the database, but I may not be the administrator or programmer once the application is turned over.
(For safety I was thinking of putting in a module to "reset" the values to a predetermined default, in the event something goes awry.)
Another option is to have a command button to change each individual property.
What's the general consensus?
Thanks,
Craig
Last edited: