Can't get PRINT statement to work

I know this may be silly, but for the life of me I can’t figure it out.

I have the following basic print statement:

print ‘THIS IS A TEST OF THE PRINT STMT’
GO

I have the Messages tab setup for Text Output, but this is all I see

Statement:9/7/2012 10:41:52 AM 0:00:00.093: Executed Successfully
1: print ‘THIS IS A TEST OF THE PRINT STMT’

Why am I not seeing the output from Print?

BTW, I am using TOAD for Data Analysts but don’t see a forum for that so since this is a SQL Server database i figured here would be the best place to post this.

thanks in advance

1 Like

Hi Barjan,

can you make sure you have pressed "Connection output" button right above messages grid - see attached image.

That did it!!! I thought it would be something simply and str8 forward.

Thanks

Hi Barjan

Here’s the link for the Toad for Data Analysts\Data Point forum if you’re interested:

http://tda.inside.quest.com/forumindex.jspa?categoryID=144&product=toaddatapoint

Karl