Hello Everyone,
I wanted to setup a SQL job that will call the api diagnostics and report back if the invocation fails. Before I get busy writting SQL code I thought I would see if anyone else has done this and if they care to share their code.
Many thanks!
Naomi
Hi, A link I found useful for doing this is:
http://blogs.msdn.com/sqlclr/archive/2005/07/25/Vineet.aspx
Jon