Is there anyway to transfer SQL Server Reporting Services reports to another server ?
Are reports stored in the Reporting Service database ?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Yes you can redeploy them from your solution in BIDS just point them at the new server.
You will not have any subscriptions carried over though.
On the server the reports are stored in the Catalog table.
If for some reason you don’t want to redploy you can transfer like this http://technet.microsoft.com/en-us/library/ms156421(SQL.90).aspx