In SAP, there is an option called "Where Used" that when clicked on will show all procedures, applications, programs, tables, etc. where a selected object is used. Is there an equivalent to this in SQL Server 2005? The "show dependencies" option is not accurate and I need to know EVERYWHERE a specified object is used. Any help is greatly appreciated.
↧