問題描述:
安裝成功后,打開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 Files\microsoft shared\MSEnv\TextMgrP.dll"
如果上面運行報錯(如下圖),需要用管理員身份運行命令提示符