Hi,
I am running some stored procedures from my VB application.
Is there any way to get an informational message from the SP to show in the VB application, like the MsgBox in VB?
The RaiseError sends back a message but there is too much overhead info and system error info.
Thanks for any help.
I am running some stored procedures from my VB application.
Is there any way to get an informational message from the SP to show in the VB application, like the MsgBox in VB?
The RaiseError sends back a message but there is too much overhead info and system error info.
Thanks for any help.