How can i get a list of user that have access to all my databases?
i know how to view them but i need to output them to a text file or excel.right click on Logins then select Export List...|||Hi
Try this code
use somedatabase
go
select * from sysusers
No comments:
Post a Comment