Getting the database name in Server-Side trace event
Posted by Jacand4321 on 02/01/06 22:01
I'm trying to audit all the database activities using Server-side trace
in SQL Server 2000.
Basically I need to get the login information (login Id, Login time
etc) along with the name of the database.Can some one suggest a way to
do that?