SQL Server : Trace Database activity or logins on fully qualified table query -


I am trying to audit our security for our SQL server. I am trying to run a trace on a database to logon users and access the database. However, if the query is run from a different database then no logon event is generated. Example: I am trying to trace logon for [Database2]

 I  used [Database1];