Author: Jen McCown

Find Deprecated SQL Code Using Profiler

I stumbled across something really cool when I was reading through the BOL entry on sp_trace_setevent*, which gives a list of all events and columns available to trace.  This is, by the way, an extremely useful entry to have bookmarked. There are two events I hadn't really noticed before: number 39, Deprecated, and  125, Deprecation […]