Stored Procedure To Search the AccessRights given to the Users.
- by thevan
Hi,
I want to display the Access Rights given to the Users for the particular module.
I have Seven Tables such as RoleAccess, Roles, Functions, Module, SubModule, Company and Unit. RoleAccess is the Main Table. The AccessRights given will be stored in the RoleAccess Table only.
RoleAccess Table has the following columns such as RoleID,…