代码之家  ›  专栏  ›  技术社区  ›  LLucasAlday

SQL server 2005 management studio express中缺少“报告->自定义报告”菜单选项。为什么?

  •  0
  • LLucasAlday  · 技术社区  · 17 年前

    我已安装:

    • Microsoft SQL Server Management Studio Express 9.00.2047.00
    • Microsoft数据访问组件(MDAC)6.0.6001.18000(longhorn_rtm.080118-1840)
    • Microsoft Internet Explorer 7.0.6001.18000
    • Microsoft.NET Framework 2.0.50727.3074

    我安装了 SQL Server Performance Dashboard. Installing SQL Server 2005 Performance Dashboard Reports

    此步骤包括:“右键单击对象资源管理器中的任何节点,然后单击自定义报告…”

    custom report menu

    1 回复  |  直到 7 年前
        1
  •  1
  •   gbn    17 年前

    快速猜测:也将您的客户端工具(ManagementStudio)修补到SP3/4035。

    custom reports are for SP2 onwards

    通常最好将客户端和服务器(甚至是express)的补丁保持在同一级别。