Microsoft
Software
Hardware
Network
Question : application roles vs DB roles
what is app roles vs the reg DB roles (db_ddladmin, db_backupoperator etc).
Where can I find the app roles in SSMS?
Thanks
Answer : application roles vs DB roles
App roles are specific to Database and hence it can be viewed(if exists) in SSMS under Database -> Security -> Roles -> Application Roles.
DB Roles, you can find it under Database roles instead of Application roles in the above path..
Random Solutions
Exchange 2010 Send-As permissions do not stay applied
No Windows machines can print in Mixed Network - Spooler Subsystem Closes
Delete shortcut from all users desktop via script
Is SQL Server 2005, 2008 free?
PowerEdge 1950 - Hard Drive Upgrade - Server 2003 R2
How do you add multiple filters to Flex / ActionScript 3 arrayCollection?
Unable to view PDF files in a web browser
SAP RFC returning Invalid Data Type
Website slow to load first time, fine subsequent times
How do I assign a default value in TextBox fields in DetailsView for Insert mode