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 2005 Forums
 Analysis Server and Reporting Services (2005)
 Reporting Service General Inquiry

Author  Topic 

dewacorp.alliances

452 Posts

Posted - 2007-09-13 : 01:48:35
Hi there

If you are working on enbvironment which the report development was done through local machine then you deployed the report to remote server, once you deployed the report to the reportserver does the .rdl file (source code) exist in deployment server?

So if I loose the solution on the local machine, can get this back from the reportserver or not?

I'm appreciated your feedback, that will be execellent.

Thanks

Will H
Yak Posting Veteran

56 Posts

Posted - 2007-10-12 : 19:22:10
I believe the report is sent to SERVER\reportserver, stored in XML hooey or some other non .RDL format, and then hosted as a service. So, basically, the .rdl only ever exists on you local. If there is a way to revert the process, or if I'm incorrect here, I'd love to know.

---------------------------------------------------------
SSRS Kills Kittens.
Go to Top of Page
   

- Advertisement -