SSRS 2012 where and how to download

不问归期 提交于 2019-12-11 09:01:40

问题


I need SSRS for SQL Server 2012 however I cannot find it anywhere can somebody help and share links?

I found one but its required Sharepoint on my machine.

I need it for learning purpose that way I don't have share point.

Thank you!


回答1:


You need to have three different versions of SQL Server to get it. It is an add on to SQL Server. Either:

SQL Server Enterprise Edition

SQL Server Developer Edition

SQL Server with Advanced Services (SSIS, SSAS, SSRS)

The third option is free and is here I believe: http://www.microsoft.com/en-us/download/details.aspx?id=29062

Ensure you select the larger sized one. During install ensure you select 'Business Intelligence Development Studio' or 'SQL Server Data Tools' (I know they renamed it under the 'All Programs' Menu for God knows what reason except to be further confusing to an already confusing product. Just select all check boxes if you can to be sure you get it during an install.

To ensure you have it, it is basically an add on to Visual Studio 2010 called 'SQL Server Data Tools' under All Programs but once you are in Visual Studio it is still called 'Business Intelligence Development Studio'. You can get to it from All Programs > Microsoft SQL Server 2012 > SQL Server Data Tools.

You need to ensure you also have a working SSRS Server to host reports too so ensure you can get to 'All Programs > Microsoft SQL Server 2012 > Configuration Tools > Reporting Services Configuration Manager' as well if you are going to learn SSRS you might as well learn the advantages of publishing the reports as well where the real power of SSRS comes in.




回答2:


When you insert the media to make an installation you should mark BIDS (Business Inteligence Developer Studio) to be installed.

You could read this: http://technet.microsoft.com/es-es/library/ms174597(v=sql.105).aspx

Of course, change the webpage's language before so you can understand the article



来源:https://stackoverflow.com/questions/19057820/ssrs-2012-where-and-how-to-download

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!