Hi,
I have strange problem. I wanted to find out the who is running the scripts from the application.
When I run a trace it just returns the windows group user belongs to. I am sure there is an easy way to find out. Please help!!!. It is very urgent.
Running SQL 2000 sp4 and application server connects to db server to execute the queries.
example: username xyz\user1 belongs to xyz\dbwriter. when xyz\user1 execute a script it returns xyz\dbwriter on my trace which is not good. i wanted to who actually run the script.
thanks,
Vas