I have been asked to record user activity for a specific database, to track who logged in/out and when.
I want to write this data to an 'Audit Table'.
Being new to SQL Server (2005) could someone assist and point me in the right direction. Is there a sp that can be used to capture this info or a system table?
Any help would be very much appreciated.
Thanks
Mark...
I want to write this data to an 'Audit Table'.
Being new to SQL Server (2005) could someone assist and point me in the right direction. Is there a sp that can be used to capture this info or a system table?
Any help would be very much appreciated.
Thanks
Mark...