Thanks for that url to common stored procedures,
with that url, reading it a bit, I guess something
I could do to determine if a stored procedure is currently
running or is not done yet is to write a registry entry
before the procedure runs and after the procedure runs. Then programatically check if the key exists.
Any other suggestions?
ty