Re: Viewing default db role permissions
From: Dan Guzman (guzmanda_at_nospam-online.sbcglobal.net)
Date: 04/27/05
- Next message: ET: "Re: MS03-31 for Sql 2000 SP3a and Windows 2003 SP1"
- Previous message: GeeB: "Re: MS03-31 for Sql 2000 SP3a and Windows 2003 SP1"
- In reply to: headware: "Re: Viewing default db role permissions"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Tue, 26 Apr 2005 19:46:18 -0500
> Is there a stored procedure I can call that will show me that data?
sp_dbfixedrolepermission will list permissions assigned to a fixed database
role.
-- Hope this helps. Dan Guzman SQL Server MVP "headware" <dkland@cox.net> wrote in message news:1114530123.724903.28710@g14g2000cwa.googlegroups.com... > If you can't view them through Enterprise Manager is there another way? > Is there a stored procedure I can call that will show me that data? >
- Next message: ET: "Re: MS03-31 for Sql 2000 SP3a and Windows 2003 SP1"
- Previous message: GeeB: "Re: MS03-31 for Sql 2000 SP3a and Windows 2003 SP1"
- In reply to: headware: "Re: Viewing default db role permissions"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|