Microsoft
Software
Hardware
Network
Question : somethine or a user is running sql profiler on my sql server 2008 instance - how can i identify the session
Hi,
something or a user is running sql profiler on my sql server 2008 instance - as traces are being dumped - how can i identify the session or user
thanks
H
Answer : somethine or a user is running sql profiler on my sql server 2008 instance - how can i identify the session
try this one
SELECT * FROM ::fn_trace_getInfo(0)
Random Solutions
Calculate difference in time, and get the integer value
MS Access Where to put the code to calculate a field using data from a record selected in a subform
WinNT Server and Trust Relationship
loop through all linked tables
Populating SharePoint Contact List from Active Directory
.Net 2.0 and Mono compatibility?
Make MFC app invisible on startup (Hide main dialog)
I am trying to add an edit, delete function to an existing gridview
WSUS - Missing update icon to apply updates
How do I create a list that automaticly resizes to fit the content?