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
Another DOM question
Reducing bandwidth consumption between domain controllors at multiple sites
Default time exchange deleting emails
"Another installation in progress..." MSI Installer Issue in Windows Vista
Dictionary list C#
use regexp in AS2 for phone validation
Lost User Selection on XP start up screen
I have designed an website in flash as well in html, if the browser dont have flash then i want them to be directed to the html version, or else they need to directed to flash version
Network monitoring tools
Winsock error in XP Professional Error 12029 Provider entry MSAFD Could not make an HTTP connection.