Popular Posts

SQLblog.com - The SQL Server blog spot on the web

Friday, November 3, 2017

CLR to write to the Windows Event Log

SQLServerCentral » Latest topics
CLR to write to the Windows Event Log
I have a requirement to write an error to the Windows Event Log when the number of rows in a table exceeds a certain number.
My issue is that the Event Sorurce needs to be the name of the Database and the only way I can see of doing that was by writin

No comments: