Groups | Blog | Home
all groups > sql server (microsoft) > january 2007 >

sql server (microsoft) : SQL SERVER 2000: obtain user list


diaboliko80 NO[at]SPAM gmail.com
1/18/2007 5:55:34 AM
Hi,
I would like extract in a document (.doc, .txt, .cvs, .xml or also) the
complete list of all user that logins to my SqlServer 2000.... that is
I need to know for each user to which databases accedes.

For example, the user TOM WHITE accedes to the database [SCHOOL],
[NEWS] and [JOB] with read/write permissions. I would like extract
these informations for all user and prints in a file to obtain a
complete documentation dinamically.

It's possible in SqlServer2000?
Thanks,
Luigi.

PS: sorry, but I don't write English very well.. :_(
Steve
1/18/2007 12:38:37 PM

[quoted text, click to view]
The tool in SQL Server is Profiler.
See the Books Online topic "Introducing SQL Server Profiler "
or on the web http://msdn2.microsoft.com/en-us/library/ms181091.aspx
diaboliko80 NO[at]SPAM gmail.com
1/18/2007 11:57:46 PM
Ok, thanks but I don't understand what to use SQL PROFILER to obtain
the complete list of the user's permission...
Are you sure?

Steve ha scritto:

[quoted text, click to view]
AddThis Social Bookmark Button