How to have analysis service up and running in SQL Server Express Edition

守給你的承諾、 提交于 2019-12-23 07:36:25

问题


I am badly stuck up with this problem!

I am running Microsoft SQL Server 2008 R2 and Business Intelligence Development Studio.

I am assigned a Analysis Project.

Now it so happens that I have an express edition and I know that Express edition does not have analysis services included in it.

So my question is How do I use Analysis services?

I have spent 2 days of my life searching for the downloads of analysis services. Can anyone do the trick for me?


回答1:


SQL Server Analysis Services is available only in Standard Edition, Enterprise Edition and Datacenter Edition. See Features Supported by the Editions of SQL Server 2008 R2. You will need to buy such an product. Evaluation versions are available but you cannot deploy them in production. Developer edition is also available for you to develop the solution, but in production you need to deploy a correctly licensed Standard or Enterprise edition.



来源:https://stackoverflow.com/questions/9587981/how-to-have-analysis-service-up-and-running-in-sql-server-express-edition

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