SQL Dependency Tracker™
Walk-through: Using SQL Dependency Tracker
This walk-through will show you how to:
- Track and understand database dependencies
- Analyze the potential impact of database changes
- Document dependencies for reports and presentations
Stop walk-through
Step 6: Details of dependencies
The bottom pane on the right provides a textual version of the dependencies mapped in the main diagram. Here you can see exactly which objects are dependent on your selected object. In this example, CustomerCards is used by objects sp_createcustomercard, sp_deletecustomercard, etc.




