Is there a way to read the rdl file that is already deployed on the Report
Server to modify it? I have some reports on RS but don't have the original
rdl file.

Thanks

Ayad

Re: How to retrieve a report in SQL Reporting Server by Potter

Potter
Thu Dec 29 15:32:57 CST 2005

Ayad,

Open Report Manager (http://localhost/reports), select your report and
click the 'Properties' tab. You'll see a section on the page called
"Report Definition". Click the Edit link and you'll have the RDL.

Andy Potter


Re: How to retrieve a report in SQL Reporting Server by Jasper

Jasper
Thu Dec 29 16:58:02 CST 2005

To extract multiple disparate reports at the same time you could also use

Reporting Services Scripter
http://www.sqldbatips.com/showarticle.asp?ID=62

--
HTH,
Jasper Smith (SQL Server MVP)
http://www.sqldbatips.com


"Ayad" <ashammout1@hotmail.com> wrote in message
news:O5WPL1LDGHA.740@TK2MSFTNGP12.phx.gbl...
> Is there a way to read the rdl file that is already deployed on the Report
> Server to modify it? I have some reports on RS but don't have the original
> rdl file.
>
> Thanks
>
> Ayad
>