I have a user who needs to run performance tools (such as Profiler) against my MS SQL Server 2000 database. I don't want to assign the user administrative access and I don't want this user to be able to make changes to the database. Is there a way (such as a role) that I can enable this user to be able to run performance tools, without also giving administrative privileges out?
-Bill
-Bill