SQL SERVER 插件SQL Prompt

打开SQL,提示“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.”
 
解决办法:
重新注册TextMgrP.dll 此动态库
开始->运行->regsvr32 "C:\Program Files (x86)\Common Files\microsoft shared\MSEnv\TextMgrP.dll"
posted @ 2014-08-06 11:50  ucData  阅读(1641)  评论(1)    收藏  举报