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
Any good advanced javascript books/links to recommend?
redirecting domain.com to
www.domain.com
in IIS7?
What Windows 7 Utility Suite Is Best
The trust relationship between this workstation and the primary domain failed
RAID 10 array keeps failing on HP P410i
Guest Wireless Network
EASY VPN CISCO
GP10 Security tutorial
RHEL command to do an LS and have the result stop until you hit the space bar
How to Open a Console Session (xterm)