SQL Server Reporting Services 导出到另一台服务器

发布于 2024-11-27 07:32:05 字数 96 浏览 1 评论 0原文

是否有办法将 SQL Server Reporting Services 报告传输到另一台服务器?

报告是否存储在 Reporting Service 数据库中?

Is there anyway to transfer SQL Server Reporting Services reports to another server ?

Are reports stored in the Reporting Service database ?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

2024-12-04 07:32:05

是的,您可以从 BIDS 中的解决方案中重新部署它们,只需将它们指向新服务器即可。
不过,您不会结转任何订阅。

在服务器上,报告存储在目录表中。

如果由于某种原因您不想重新部署,您可以像这样传输 http://technet.microsoft.com/en-us/library/ms156421(SQL.90).aspx

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

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文