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
Difference between 3G and 3G Broadband
Server 2003 file permissions.
avoiding spam list
make no targets specified and no makefile found. stop
Extract chars from a string using regex
How set a limit number of caracters for an independant TextBox in a Form
Router on a stick issue
Format of date command
Please help me write this mySQL query.
Generate report/query from sample data