G
Greg
I want to implement Role-based Security for the project I just started. It's
an Access 2007 front-end with a SQL Server 2008 backend.
I want to basically determine a user's role and based off of that
dynamically populate a menu that would make the forms/reports they are
authorized to use available.
I know how to do this in ASP.NET 2.0+; but, I'm not quite sure how to
implement this in Access with SQL Server as the backend. I would appreciate
any suggestions or guidance on how to go about this task. Thanks in advance.
an Access 2007 front-end with a SQL Server 2008 backend.
I want to basically determine a user's role and based off of that
dynamically populate a menu that would make the forms/reports they are
authorized to use available.
I know how to do this in ASP.NET 2.0+; but, I'm not quite sure how to
implement this in Access with SQL Server as the backend. I would appreciate
any suggestions or guidance on how to go about this task. Thanks in advance.