Viewing Package Dependencies in SMS 2003
I know of two ways to view package dependencies.
One way is use a sql query as per John Nelsons’ blog:
http://myitforum.com/cs2/blogs/jnelson/archive/2008/06/19/118724.aspx
You can take this query and create a web repot from it.
Another way is to use the SMS Package Dependency Viewer:
http://sourceforge.net/projects/smsdepview/
Here is the main program screen:
Here is a sample screenshot of some returned results:
Hope this helps,
Chris