Microsoft
Software
Hardware
Network
Question : Record / Log SQL Queries
I have a database that various people access in various ways, through dedicated apps, through a web based system (SSRS), and through MS sQL Server Management Studio. I need a solution to log the various queries that are run only if they return certain data, such as email address. Something like
Insert SQL Query into user_log table if rows returned are in ('email','address') etc
Can this be done?
Thanks
Mike
Answer : Record / Log SQL Queries
Allow me to repeat myself :-) :
You will have to run a trace. [See my previous comment for filtering of trace.]
If you need help setting up the trace, please let me know.
Random Solutions
DataGridView column size?
Jquery Prevent Focus when Clicked
Nutritional spreadsheet: multiple drop down list problems!
MaskeditExtender question
The system cannot find the file specified
unzip, selective copy of TXT files
Can not send email in SBS 2003
ActiveX controls moving on a worksheet - Excel 2010
Hiding Google Maps map in Flash when switching to other page
conditions between 3 tables