Microsoft
Software
Hardware
Network
Question : how many app roles in each DB
is there a query that can help to find out all the app roles defined in the server?
thanks
Answer : how many app roles in each DB
This should help:
select *
from sys.database_principals
where type = 'A' -- A for application role, D for database role
Random Solutions
sysvol trying to replicate to non-existant Domain controllers
jquery click functions not getting attached to dynamic div elements (a href)
Setting Reporting Services data driven subscription Using Web Service
backdoor.tidserv.l!nf virus
The Microsoft Office Access database engine cannot find a record in the table with key matching field(s)
solution in SSMS
Get active workbook name C#
Ruby's Page - Open speed
Sysprepping Windows 7 Ultimate
About direct X / Open GL issue