简体   繁体   English

SQL SSRS和报表生成器

[英]SQL SSRS and Report Builder

Whether Report Builder 2.0 or 3.0 Comes along with SQL 2008 R2 Installation or we need to install it seperately ? 是SQL Server 2008 R2安装随附的Report Builder 2.0还是3.0,还是我们需要单独安装?

Whether Report Builder is different from SSRS ? Report Builder是否与SSRS不同?

From the SQL Server Report Builder 3.0 FAQ (DOCX file) : SQL Server报表生成器3.0常见问题解答(DOCX文件)

Where do I get access to Report Builder 3.0? 在哪里可以访问Report Builder 3.0?

A. Report Builder 3.0 released as a standalone download as part of the SQL Server 2008 Feature Pack and can be accessed through Microsoft Download Center here 答:Report Builder 3.0作为SQL Server 2008 Feature Pack的一部分独立下载发布,可以通过Microsoft下载中心在此处进行访问

Report Builder 3.0 is the one that comes with SQL Server 2008 R2, 2.0 was the one with SQL Server 2008, and RB 1.0 shipped with SQL Server 2005 Reporting Services. SQL Server 2008 R2附带了Report Builder 3.0 ,SQL Server 2008附带了Report Builder 3.0 ,SQL Server 2005 Reporting Services附带了RB 1.0。

Report Builder is a part of SQL Server Reporting Services. 报表生成器是SQL Server Reporting Services的一部分。 It is a "ClickOnce" application that will install on a client PC from the SSRS website provided with Reporting Services. 它是一个“ ClickOnce”应用程序,可以从Reporting Services提供的SSRS网站安装在客户端PC上。 Report Builder requires a Report Model project in Business Intelligence Development Studio (BIDS), which is also a part of SQL Server - providing you choose to install it. 报表生成器需要Business Intelligence Development Studio(BIDS)中的报表模型项目,该项目也是SQL Server的一部分-只要您选择安装它即可。

With SQL Server 2008 R2, there is a Reporting Services site setting that you can choose whether Report Builder 1, 2, or 3 is the default application when a user clicks the button for Report Builder. 使用SQL Server 2008 R2,有一个Reporting Services站点设置,当用户单击“报表生成器”按钮时,可以选择报表生成器1、2或3是默认应用程序。 However, with the correct URL, you can have users run any version if they choose. 但是,使用正确的URL,您可以让用户选择运行任何版本。 Just keep in mind that reports built with a higher version of Report Builder cannot be opened in older versions. 请记住,使用较高版本的Report Builder构建的报表无法在较旧的版本中打开。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM