加入收藏 | 设为首页 | 会员中心 | 我要投稿 李大同 (https://www.lidatong.com.cn/)- 科技、建站、经验、云计算、5G、大数据,站长网!
当前位置: 首页 > 站长学院 > MsSql教程 > 正文

不同服务器上的SSRS和SQL Server数据库

发布时间:2020-12-12 06:50:31 所属栏目:MsSql教程 来源:网络整理
导读:是否可以在单独的服务器上安装SSRS和SQL Server数据库,还是应该将它们安装在同一台服务器上? 谢谢 解决方法 是的,您可以在不同的服务器上安装SSRS和SQL Server数据库.虽然默认安装尝试同时安装,但您可以选择单独安装它们. MSDN链接: Considerations for Ins
是否可以在单独的服务器上安装SSRS和SQL Server数据库,还是应该将它们安装在同一台服务器上?

谢谢

解决方法

是的,您可以在不同的服务器上安装SSRS和SQL Server数据库.虽然默认安装尝试同时安装,但您可以选择单独安装它们.

MSDN链接:

Considerations for Installing Reporting Services

Installing SQL Server Reporting Services

来自MSDN文章Considerations for Installing Reporting Services:

Select Database Engine Services in the Feature Selection page to host
the report server databases. Reporting Services requires a local or remote instance of SQL Server 2005 or SQL Server 2008 Database Engine to host the report server databases. If you install an instance of the Database Engine concurrently with Reporting Services,you can eliminate a post-Setup task by installing the default configuration,which creates and configures the report server databases automatically. In addition to hosting the report server databases,SQL Server relational databases can also be a source of data for reports and models.

(编辑:李大同)

【声明】本站内容均来自网络,其相关言论仅代表作者个人观点,不代表本站立场。若无意侵犯到您的权利,请及时与联系站长删除相关内容!

    推荐文章
      热点阅读