SQL Server Analysis Services - Do I have it?

前端 未结 3 1766
离开以前
离开以前 2021-01-17 18:07

Hi I have access to SQL Server at work and I\'ve heard some interesting things that can be done with SQL Server Analysis Services. How do I know whether analysis services is

3条回答
  •  情话喂你
    2021-01-17 18:29

    SQL Server Analysis Services is included if you are using the following Editions:

    • Standard
    • Developer
    • Enterprise

    Is there a way for me to know whether this component was installed?


    It will be listed as a service - Control Panel > Admin Tools > Services, or just type "services.msc" from Start > Run.

    Resources:

    • Administering Analysis Services
      • Deploying Analysis Services Development and Production Systems
    • Analysis Services How-to Topics

提交回复
热议问题