Filter SQL Server Profiler trace to only show queries send by specific machine / laptop
If you want to filet the SQL Server Profiler trace, so only queries send from your laptop are captured, just filter on HostName: First: Enable “Show all events” Enable “Show all columns” …