Interview Question in SQL Server Reporting Services (SSRS)


 

Interview Question :: SSRS deployed reports


Can I see where SQL Server Reporting Services reports are saved after deployment. actually I have lost my Source reports and only deployed reports are accessible.
Answers to "SSRS deployed reports"
RE: SSRS deployed reports?

The reports are saved in a database called ReportServer



you should connect to the Reporting services Service on the computer serving the reports. from here you can see your reports.



if you want to download them, select each report, goto properties and select edit.. this will allow you to save the .rdl file..from which you can then edit them as per normal.
 
Vote for this answer ::  
Update Alert Setting