Tagged Questions
1
vote
1answer
204 views
To run SQL Server Profiler or to use the SQL Server Agent's Jobs function in SSMS or …?
I have a problem here - I wish to keep track of all transaction executed on the SQL Server but was wondering how should I proceed.
If I were to use the SQL Server Profiler and configure it to store ...