Re: Query Analyzer : losing the ___ rows processed message Hi
You can also set this off by checking the option:
Tool/Options/Connection Porperties/Set NoCount
John
"Steve" <stevesusenet@yahoo.com> wrote in message
news:6f8cb8c9.0310040339.2041d816@posting.google.c om...
> Hi;
>
> I have been writing a lot of quick and diryt tsql scripts to correct
> database issues.
>
> I've been saving the output of the scripts for future records.
>
> I have been executing them through query analyzer.
>
> I find the messages query analyzer puts out to be obscuring to my
> output: ie
>
> " 6 rows processed "
>
> Is there anyway to shut this off?
>
> Steve |