while in a trace… what is the user id for SA? | SQL Server Performance Forums

SQL Server Performance Forum – Threads Archive

while in a trace… what is the user id for SA?

i’m running a trace, and just wondering if some one
knows what the connection id is for the SA? trying
to tweak filters to ‘include’ the sa, but only gives
me a numeric option for it. by the way… this is SQL 7 thoughts? – SQL.Admin – US.Florida
Hi,
select * from syslogins where name =’sa’ will give you sid of "SA".
Regards Hemantgiri S. Goswami
[email protected]
"Humans don’t have Caliber to PASS TIME , Time it self Pass or Fail Humans" – by Hemantgiri Goswami

]]>