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
 Development Tools
 Reporting Services Development
 Report Generation Help

Author  Topic 

cmitty
Starting Member

20 Posts

Posted - 2006-09-06 : 05:59:45
Hello,

I am installing reporting services so that the report server component is on my web server, and the temp DB's, report DB on the Database server along side my data repository which I will use to create reports.

I need to understand...when the reports are created by the report server carrying out the processing on the web server, and published, do they remain stored on the web server itself. Reason I am asking is because I need to understand if I need to take regular backups of the web server as opposed to weekly backups

Help much appreciated

Cheers

tkizer
Almighty SQL Goddess

38200 Posts

Posted - 2006-09-06 : 13:23:26
The report definition is stored in the database.

Tara Kizer
Go to Top of Page
   

- Advertisement -