Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
| Author |
Topic |
|
lemondash
Posting Yak Master
159 Posts |
Posted - 2007-07-11 : 06:44:31
|
| Guys/GirlsHave a problem am currently running a sql trace on a database, have the normal options setup.Stored ProceduresRPC:CompletedRPC:StartingTSQLSQL:BatchCompletedSQL:BatchStartingBut am also using the text data field but am trying to only bring back items that have a certain string like. Does anybody know how to use wild cards in the text data colounmLee |
|
|
rmiao
Master Smack Fu Yak Hacker
7266 Posts |
Posted - 2007-07-11 : 12:32:36
|
| Can try with filter. |
 |
|
|
spirit1
Cybernetic Yak Master
11752 Posts |
Posted - 2007-07-11 : 12:34:11
|
| you mean using % ??_______________________________________________Causing trouble since 1980blog: http://weblogs.sqlteam.com/mladenp |
 |
|
|
|
|
|