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
Public to Private IP - DNS Changes
Powerpoint 2007 VBA to select objects
Vigor 2820: Dial Up Modem not showing...
Excell 2007
4 functions and call one randomly on click
How to Shutdown an EMC Centera
Server 2008 Hyper-V VMM
Any Suggestions?
Unique Transaction
i have (New post) as a title on my db table, how can i get it from the db using WHERE title = new-post