By default, the Sql Server 2005 profiler stores all commands sent to the database during a session. As a result, I get a lot of gunk in the file. It was hard to search through the gunk. I wanted a way to only see the commands that were being sent to my database. How the heck do you do that? Well, I found...