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
Resize multi select boxes in SharePoint form
Can't get Thumbnails to Work Outside of the Domain
Link to PDF files from DVD Menu
VBA to rename an MS Word dropdown formfield.
Removing rollOver and rollOut handlers on movieclips
How to retrieve data from an XML file using ASP.NET?
troubleshooting easy vpn remote
Sharing Access File
Mac RDP clients slow?
Excel Convert Text to Number