Identifying object dependencies in SQL Server using SP_DEPENDS

Introduction When developing components for SQL Server one change may affect another database object.  Finding these dependent objects should be straightforward, but in most cases it is not as easy as we would think. There are several methods of getting this information, in this article we will have a look using SP_DEPENDS a System Stored Procedure.... Continue Reading →

Website Built with WordPress.com.

Up ↑

%d bloggers like this: