I want to call a SQL stored procedure from VB app. i have to pass parameters to
it. everytinhg worked fine. There is a message in the strored procedure if
the member was added like 'Member added'. when i execute this direclty i
saw this message. But how can i see this message without writing any code in
my application?

Thanks in advance,

Hima