Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Shaun E on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

How to set filter in Profiler?

Status
Not open for further replies.

hmcheung

Programmer
Oct 13, 2000
66
HK
I want to set a filter in the Profiler. I do not want to the profiler to capture those events that the TextData is empty, how should I set in the filter property 'Not Like'? thanks! Please visit my WebCam!!
 
Hi Andy

There are 3 types of filters you can use in a trace
ID Value, Range and Include/Exclude.

Inclue/Exclude works on strings. You can type in the Exclude box items you want excluded, you can seperate multiple values by a ;(semicolon).

Hope this Helps
Bernadette
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top