July 30, 2014 at 1:40 am
Hi All,
How to trace user if database has SQL SERVER Authentication. Please help me on this..
Thanks in Advance..
July 30, 2014 at 2:55 am
Just like you would any other trace.
Put a filter on the logon column for the logon in question
July 30, 2014 at 7:04 am
July 30, 2014 at 8:28 am
Thanks for the reply.
if I put the filter , i will get sql authetication login suppose My project is sales and I will create sql authetication as
userid: sales
pwd: sales
so when application will be used by any user so it will show login name as "sales" not user name. For each and every user it will display same login name.
My requirement is if any particular user will be access the application instead of sales login name it should show user name, for example "PeterP" or "AroojH" .
Is there any script to find user name instead of Sql login name.
Thanks
July 30, 2014 at 8:36 am
Viewing 5 posts - 1 through 4 (of 4 total)
You must be logged in to reply to this topic. Login to reply