November 5, 2018 at 7:38 am
Hi.
Im working on an extention for SSMS where i would like to access the message pane (see image), anybody have an ide on how to do that?
I have my project setup in visual studio and it's working,
November 5, 2018 at 2:09 pm
jacob.saugmann - Monday, November 5, 2018 7:38 AMHi.Im working on an extention for SSMS where i would like to access the message pane (see image), anybody have an ide on how to do that?
I have my project setup in visual studio and it's working,
Try capturing the SqlConnection.InfoMessage event
Sue
November 5, 2018 at 2:14 pm
Sue_H - Monday, November 5, 2018 2:09 PMjacob.saugmann - Monday, November 5, 2018 7:38 AMHi.Im working on an extention for SSMS where i would like to access the message pane (see image), anybody have an ide on how to do that?
I have my project setup in visual studio and it's working,Try capturing the SqlConnection.InfoMessage event
Sue
Thanks I will try that
Viewing 3 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic. Login to reply