SQL Server Analysis Services - Do I have it?

前端 未结 3 1791
离开以前
离开以前 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:47

    • Look for MSSQLServerOLAPService or MSOLAP$some_name in services

    OR

    • Start SQL Server Configuration Manager and look under SQL Server Services

提交回复
热议问题