SQL Dependency Tracker - 2.7

SQL Dependency Tracker

Getting started - SQL Dependency Tracker

SQL Dependency Tracker enables you to track dependencies within and between Microsoft® SQL Server databases.

This is useful, for example, in a development environment when changes to a database are planned. Before the changes can be safely made to the database schema, it is important to know which other parts of the schema will be affected by the changes. The removal of a column from a table, for example, will affect any stored procedures that reference that column. In order to maintain the integrity of the database, these dependents will also have to be changed.

SQL Dependency Tracker is compatible with SQL Server "Denali", SQL Server 2008 and 2008 R2, and SQL Server 2005 databases.

You can use SQL Dependency Tracker to:

Worked example

Learn more about SQL Dependency Tracker by following a detailed example: a simple change impact analysis.

Getting more information

Was this article helpful?

Search support
Forums