zoukankan      html  css  js  c++  java
  • sql prompt 不能用

    问题描述:

    安装成功后,打开sql server 工具栏不显示菜单,并弹出提示错误信息:

    SQL Prompt has been disabled due to an error with the registration of a required DLL - TextMgrP.dll.
    To resolve the error, repair SQL Server Management Studio or Visual Studio from the Windows Control Panel.

    解决办法

     开始》运行》cmd  输入regsvr32 "C:Program Files (x86)Common Filesmicrosoft sharedMSEnvTextMgrP.dll"

    如果上面运行报错(如下图),需要用管理员身份运行命令提示符

  • 相关阅读:
    POJ
    POJ
    POJ
    POJ-1797 Heavy Transportation
    POJ
    HDU
    CF-576 C MP3 (离散化)
    Pandas 用法汇总
    Pandas 的使用
    Numpy 算术函数
  • 原文地址:https://www.cnblogs.com/Zing/p/7058068.html
Copyright © 2011-2022 走看看