Hi, I have a question about users, logins and permissions in
SQLServer2000...
I have to list every user in a SQLServer, extract which database it can
access and which permissions it has for every DB in that server....
Is there a way to do that? Can I use a script in the "master" database?
thanks.