I am trying to capture some data that is being written to the Windows application log. I can't find a way to do this via TSQL. Does anyone know of a way to do this?
I did find a stored procedure named sp_eventlog but it is undocumented. It accepts 4 parameters but I can't figure out what they are. Anyone know if this will accomplish what I am trying to do?
I would appreciate any info you can offer!
Thanks,
John
I did find a stored procedure named sp_eventlog but it is undocumented. It accepts 4 parameters but I can't figure out what they are. Anyone know if this will accomplish what I am trying to do?
I would appreciate any info you can offer!
Thanks,
John