Is there a way to use SQLTrace to capture all the activity in a particular
database? It seems Trace is for everything except databases. (Users,
Connections, Applications, particular statements, etc.) I would like to capture
all queries that run against a certain database.

Thanks for any help you can give.