Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Getting Info From Roles

Status
Not open for further replies.

luckydata

Programmer
Sep 15, 2002
10
0
0
AU
Is there a system stored proc or any proc that will -
(a) accept parameters of the role name and access level, and return a list of the IDs?
(b) accept parameters of the Role name and user's ID, and return the level of access permitted?
Can either of the above be achieved in VB or C# by using the properties and methods of the databaseRole object?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top