﻿<?xml version='1.0' encoding='UTF-8'?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>SQLServerCentral / Article Discussions / Article Discussions by Author / Discuss content posted by cneuhold  / Stored Procedure Call Hierarchy / Latest Posts</title><generator>InstantForum.NET v2.9.0</generator><description>SQLServerCentral</description><link>http://www.sqlservercentral.com/Forums/</link><webMaster>notifications@sqlservercentral.com</webMaster><lastBuildDate>Wed, 22 May 2013 01:00:48 GMT</lastBuildDate><ttl>20</ttl><item><title>RE: Stored Procedure Call Hierarchy</title><link>http://www.sqlservercentral.com/Forums/Topic410539-922-1.aspx</link><description>Hi,I need to extract the dependent Stored procedure names across databases also. The current code displays only the dependent stored procedures that are present in the parent stored procedure database.For Eg:If Parent stored procedure named MainSP is present in Database1 andits child stored procedures,a. ChildSP1 is present in Database1b. ChildSP2 is present in Database2c. ChildSP3 is present in Database1Then the current code will display only ChildSP1 and ChildSP3 in the tree and not ChildSP2. I need ChildSP2 also to be listed in the treeIf any one can has solution for it mail to rbalaerd@yahoo.co.in- Bala</description><pubDate>Fri, 23 Nov 2007 02:45:32 GMT</pubDate><dc:creator>rbalaerd</dc:creator></item><item><title>Stored Procedure Call Hierarchy</title><link>http://www.sqlservercentral.com/Forums/Topic410539-922-1.aspx</link><description>Comments posted to this topic are about the item [B]&lt;A HREF="/scripts/Miscellaneous/31456/"&gt;Stored Procedure Call Hierarchy&lt;/A&gt;[/B]</description><pubDate>Sat, 13 Oct 2007 22:30:54 GMT</pubDate><dc:creator>cneuhold</dc:creator></item></channel></rss>