开发者

how can i turn off lines from "Report Server" on my SQL Server Profiler?

It's my first time using SQL Server Profiler and I'm wondering how can i turn off event lines from the application "Report Server" on my SQL Server Profiler? I just want certain activities to be logged like ones from LINQPad and Entity Framework.

Thanks for开发者_运维技巧 the help!


If I am understanding your question correctly, you basically want to create a filter on the specified column within SQL Server Profiler.

When you go inside profiler and you are selecting your events, there is a button in the bottom right corner that is called "Column Filters...". Click on that, and you can create a LIKE/NOT LIKE filter on ApplicationName, or any column you so desire to filter based on.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜