Unix Technical Forum

Query Analyzer : losing the ___ rows processed message

This is a discussion on Query Analyzer : losing the ___ rows processed message within the SQL Server forums, part of the Microsoft SQL Server category; --> Hi; I have been writing a lot of quick and diryt tsql scripts to correct database issues. I've been ...


Go Back   Unix Technical Forum > Database Server Software > Microsoft SQL Server > SQL Server

Register FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 02-28-2008, 06:11 PM
Steve
 
Posts: n/a
Default Query Analyzer : losing the ___ rows processed message

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
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 02-28-2008, 06:12 PM
David Portas
 
Posts: n/a
Default Re: Query Analyzer : losing the ___ rows processed message

SET NOCOUNT ON

--
David Portas
------------
Please reply only to the newsgroup
--


Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 02-28-2008, 06:12 PM
John Bell
 
Posts: n/a
Default 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



Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 02-28-2008, 06:12 PM
Steve
 
Posts: n/a
Default Re: Query Analyzer : losing the ___ rows processed message

"David Portas" <REMOVE_BEFORE_REPLYING_dportas@acm.org> wrote in message news:<ELmdnZZkuP2qV-OiRVn-hg@giganews.com>...
> SET NOCOUNT ON


Awesomely cool, many thanks

Steve
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


All times are GMT. The time now is 01:07 PM.


Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0
www.UnixAdminTalk.com