Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

T-SQL Print Function

Status
Not open for further replies.

djdidge

Programmer
May 9, 2001
65
GB
Hi

I used to use the PRINT function to return debug msgs to myself. They appeared on my screen as message boxes.

They no longer work!

Any ideas what may stop these messages getting through?

Regards

GRUNGE
 
Query Analyzer, "Messages" tab down left?

------
Math problems? Call 0800-[(10x)(13i)^2]-[sin(xy)/2.362x]
 
i run the stored proc from my vb.net app...using ado.net

but if i run it with the query analyzer it runs but only shows the row count in the "messages" tab
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top