Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2008 Forums
 Analysis Server and Reporting Services (2008)
 determining which reports use which stored procs

Author  Topic 

andrewhopkinson
Yak Posting Veteran

63 Posts

Posted - 2010-10-21 : 10:25:57
Is there anywhere in the database which stores which reports use which stored procedures? I am trying to do regular synchronizations of two databases and I want to see all the reports that are affected by a change, is there an easy way to do this without searching the rdl files?
   

- Advertisement -