Friday, February 24, 2012

How to find dependent objects?

Hi,
Is there any way to find out all the dependent objects in sql server?
Sp_depends doesnt do it sysdepends table corruption.
Any thoughts?
Thanks> Is there any way to find out all the dependent objects in sql server?
> Sp_depends doesnt do it sysdepends table corruption.
You might want to check a 3rd party tol, for example
http://www.red-gate.com/sql/more/sysdepends.htm.
--
Dejan Sarka, SQL Server MVP
Associate Mentor
www.SolidQualityLearning.com

No comments:

Post a Comment