简体   繁体   English

我们应该使用哪种工具为SQL Server 2008 R2开发SSRS报告?

[英]Which tool should we use to develop SSRS reports for SQL Server 2008 R2?

I have Visual Studio 2012 installed on my development machine (DEV), and there is an SQL Server 2008 R2 database which is hosted on another server (DATASERVER). 我在我的开发机器(DEV)上安装了Visual Studio 2012 ,并且有一个SQL Server 2008 R2数据库托管在另一台服务器(DATASERVER)上。 Now, I have installed SSRS on DATASERVER. 现在,我在DATASERVER上安装了SSRS。

Now, I want to design SSRS reports from my DEV machine. 现在,我想从DEV机器设计SSRS报告。 Any idea of which tool I should install on my DEV machine for this? 知道我应该在DEV机器上安装哪个工具吗? I know there was BIDS for Visual Studio 2008, not sure how can I do for Visual Studio 2012. 我知道Visual Studio 2008有BIDS,不知道如何为Visual Studio 2012做些什么。

Any help on this much appreciated. 任何帮助都非常感谢。

Thanks 谢谢

If you have Visual Studio 2012 installed you can get Data Tools from this link: http://www.microsoft.com/en-us/download/details.aspx?id=36843 如果安装了Visual Studio 2012,则可以从此链接获取数据工具: http//www.microsoft.com/en-us/download/details.aspx?id = 36843

Then you can open "Data tools for Visual Studio 2012" and create your project from there. 然后,您可以打开“Visual Studio 2012的数据工具”并从那里创建项目。

Business studio development studio was in sql server 2008 and also in sql server 2012 you can use Data Tools . Business Studio开发工作室在sql server 2008中,在sql server 2012中也可以使用Data Tools It is a part of visual studio that has reporting service,analysis service, and integration service parts. 它是视觉工作室的一部分,具有报告服务,分析服务和集成服务部分。

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

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