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
Calling a DLL Function Dynamically
How to Populate a ListBox Control with Values from an Access Database Table
Server 2008 NLB problem
asynch sockets
UV spectroscopy and exponential decay of tranmission
General question regarding Anti-Virus, anti-malware on LAN
Remote Software Installation - Silent
Could Linkserver provide me DB schema?
Apache - Tomcat TCP Connection problem - CLOSE_WAIT / FIN_WAIT_2
EIGRP Feasibility Condition