SQL Profiler: Features, functions and setup in SQL Server 2005
As you begin to upgrade your servers -- and your skills -- from SQL Server 2000 to 2005, you will be happy to know that there is a low learning curve from a functional perspective and many new features to leverage. An added bonus is you can leverage SQL Server 2005 Profiler against SQL Server 2000 servers. Hence, learning the new interface SQL Server 2005 interface becomes important for your current servers and allows you to take advantage of exciting new opportunities available with SQL Server 2005.
本文主要讲解了如下几个方面的内容:
1. SQL Server 2005 Profiler 新特性
2. 如何建立 SQL Server 2005 Profiler 会话
包括Column Filters 的设定,如下图所示:对数据库名(DatabaseName) 进行限定。
如下是运行界面:

原文更详细信息(英文),请参考如下链接:
SQL Profiler: Features, functions and setup in SQL Server 2005
http://searchsqlserver.techtarget.com/tip/0,289483,sid87_gci1159433,00.html