Tracing T-SQL

AO0148AO0148 Posts: 2
edited March 16, 2015 7:36PM in SQL Dependency Tracker
Hello,

Is there a post that already exists that can tell me how to configure SQL Dependency Tracker (SDT) so that I can see (and map) the T-SQL dependencies that are defined in stored procedures?

An example

sprocSubordinateA, sprocSubordinateB, and sprocSubordinateC gather data using tSQL that is eventually fed up to sprocBoss.
sprocBoss then formats and displays the data.
Sign In or Register to comment.