Hi,
I'm trying to come up with the best way to limit users access to certain areas of my database.
For example, I want only training managers to have access to the "training" menu item on a customized menu bar (and everything else on the menubar) and general users access to everything but the "training" menu item ('training' grayed out and non-selectable) on a customized menu bar.
I created an option group on a form to identify the 'areas' a user should have access to (ie trainning manager, user, etc) and stored the numerical value in a table. From here I'm at a loss. Is this a permissions functions, security function or something else entirely?
Words of wisdom and advice greatly appreciated.
Thanks in advance
Hawg1
I'm trying to come up with the best way to limit users access to certain areas of my database.
For example, I want only training managers to have access to the "training" menu item on a customized menu bar (and everything else on the menubar) and general users access to everything but the "training" menu item ('training' grayed out and non-selectable) on a customized menu bar.
I created an option group on a form to identify the 'areas' a user should have access to (ie trainning manager, user, etc) and stored the numerical value in a table. From here I'm at a loss. Is this a permissions functions, security function or something else entirely?
Words of wisdom and advice greatly appreciated.
Thanks in advance
Hawg1