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.

 All Forums
 SQL Server 2000 Forums
 SQL Server Administration (2000)
 SQL Profiler and SP-4 Traces (-- The text has been replaced

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2006-06-21 : 09:50:54
Brian writes "SQL 2000 Profiler and SP-4 Traces (-- The text has been replaced with this comment for security reasons)

We are tracing our application and in the Text Data we get "-- 'password' was
found in the text of this event.
-- The text has been replaced with this comment for security reasons."

Now we can not see the details of this code.....

We are looking for a way to turn this off, like in SP-3 & SP-3a....."

robvolk
Most Valuable Yak

15732 Posts

Posted - 2006-06-21 : 09:53:50
This is a built-in feature of the tracing mechanism that cannot be circumvented IIRC. It is meant to keep people from harvesting passwords by tracing a SQL Server.
Go to Top of Page
   

- Advertisement -