Monday, February 20, 2012

Message OFF

In the query analyzer when I run the command
create database TestingDb
I can see the messages
The CREATE DATABASE process is allocating 0.63 MB on disk 'TestingDb'.
The CREATE DATABASE process is allocating 0.49 MB on disk 'TestingDb_log'.
I want to hide the message, how can I do that?
Thanks
We can not turn off those messages in query analyzer or management studio.
Thanks
Hari
"Rogers" <naissani@.hotmail.com> wrote in message
news:OyZC18InHHA.4424@.TK2MSFTNGP03.phx.gbl...
> In the query analyzer when I run the command
> create database TestingDb
> I can see the messages
> The CREATE DATABASE process is allocating 0.63 MB on disk 'TestingDb'.
> The CREATE DATABASE process is allocating 0.49 MB on disk 'TestingDb_log'.
> I want to hide the message, how can I do that?
> Thanks
>

No comments:

Post a Comment