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 3: Dependency diagram
Your selected objects are graphically rendered in the main screen, tracking and displaying all the dependencies between the objects and indicating the direction of the dependency in each case.
The table that we added, CustomerCards, is shown in the center of the diagram, surrounded by its dependent objects. The grey box at the bottom left is used by one or more objects on the main diagram and is called an unresolved external reference, because the database it sits in is not part of our project at the moment.




