Is there a way of doing the equivalent of an sp_depends for DTS packages? I am trying to track down orphaned, unused DTS packages in our servers, and need a way to cross-reference if a DTS package is called elsewhere. Where is all the DTS package information stored internally in SQL Server?
Thanks
Jay
p.s. using SQL7/OLAP (SP3)