Role-based Security

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.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top