Wrox Programmer Forums
Go Back   Wrox Programmer Forums > SQL Server > Reporting Services
|
Reporting Services SQL Server Reporting Services. Please specify which version.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Reporting Services section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old March 14th, 2007, 08:06 AM
Registered User
 
Join Date: Mar 2007
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default RE: SQL Server Reporting Services help needed!

Hi All

Currently we are using SQL Server 2000 Reporting Services on top of our client data warehouse. Almost all the reports deployed on the report production server are executing Stored Procedures (behind the scene).

Can anyone tell me how can I query Report Server database to get a list of reports and the stored procedures being executed by these reports?

Early Thanks,
Salman Shehbaz.
Database Administrator
Xavor Corp.
92-321-440-0797


 
Old April 4th, 2007, 10:45 PM
Registered User
 
Join Date: Jan 2007
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
Default

use ListScheduledReports sp.

EXEC ListScheduledReports 'ScheduledID'

to find out the SP check the design part of reports.






Similar Threads
Thread Thread Starter Forum Replies Last Post
Parameter help needed for reporting services ChuckHarkness BOOK: Professional SQL Server Reporting Services ISBN: 0-7645-6878-7 2 October 5th, 2007 02:51 PM
SQL Server Reporting Services ian.santos VS.NET 2002/2003 0 October 15th, 2004 01:12 AM
Report Server File Share In SQL Reporting Services liliarum BOOK: Professional SQL Server Reporting Services ISBN: 0-7645-6878-7 2 July 8th, 2004 04:16 PM
ASP 3.0 and SQL Server Reporting Services clydeJones BOOK: Professional SQL Server Reporting Services ISBN: 0-7645-6878-7 1 June 16th, 2004 02:44 PM
ASP 3.0 and SQL Server Reporting Services clydeJones SQL Server ASP 2 June 11th, 2004 11:39 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.