Stored procedure print message
How do i show Print message of a stored procedure in front end.
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Kirtan PatelPosted Oct 24, 2009, 8:04 AM
Friend,
The printed output can be processed in the SqlConnection event InfoMessage:
So if you have to display the result of PRINT statements in an TextBox,
if it helps you please check "Do you like answer"