Hi,

my vb.net app start a store procedure. It takes long time to be completed.
So my idea is to monitor the process and advise when it is finished or if it fails.

How can I reach this goal?
thank