I have created a database using Access Security. I would like to know what would be the best way to disable options on the main menu form, ie. the Switchboard, that a user does not have access to as opposed to program using a popup to inform the user that they do not have permission to view a form after clicking on the button for the form.
I have considered using DAO or ADOX to determine the current user's groups and graying out the option accordingly, but this seems to defeat some of the purpose of the built-in security being that I will have to somewhat manage security on my own.
Any help would be greatly appreciated,
Tom
I have considered using DAO or ADOX to determine the current user's groups and graying out the option accordingly, but this seems to defeat some of the purpose of the built-in security being that I will have to somewhat manage security on my own.
Any help would be greatly appreciated,
Tom