I am trying to setup Profiler to trace a specific userid on a specific db that is doing a delete against one table. I have the dbid in, user id but I am having trouble narrowing it down more than that. In ObjectName I put the owner.table name in the LIKE but that filter does not work as it simply gives me ALL SQL statements running on in the db and that is too much info. Any ideas on how to drill down further? This is SQL 2000 SP4.