all groups > sql server reporting services > october 2007 >
You're in the

sql server reporting services

group:

SQL SERVER 2003 - Report Server


SQL SERVER 2003 - Report Server Logger
10/30/2007 4:22:01 PM
sql server reporting services:
Does Microsoft keep a previous version of the .rdl if you deploy a report in
Visual studio 2003? If so, how do you retrieve it?
Re: SQL SERVER 2003 - Report Server EMartinez
10/30/2007 7:17:58 PM
[quoted text, click to view]


I'm not sure if I'm understanding you correctly; however, in terms of
on the server w/the Report Manager, not really. In terms of as part of
the development environment, you normally have the dependent data for
the report available in an rdl.data file. Of course, you might be able
to backup the ReportServer and ReportServerTempDB and be able to
preserve the previous reports that way. Hope this helps.

Regards,

Enrique Martinez
Sr. Software Consultant
Re: SQL SERVER 2003 - Report Server Bruce L-C [MVP]
10/31/2007 9:20:38 AM
RDL files only exist in the development environment. Deploying causes the
RDL file to be sent to the server where it is stored in the database. The
server does no versioning. You can always retrieve the current report from
the server (via Report Manager). What some people do for versioning is to
use a source control system with the rdl files.


--
Bruce Loehle-Conger
MVP SQL Server Reporting Services

[quoted text, click to view]

AddThis Social Bookmark Button