SQL SERVER 插件SQL Prompt
时间:2014-08-06 14:19:41
收藏:0
阅读:1333
打开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"
SQL SERVER 插件SQL Prompt,布布扣,bubuko.com
原文:http://www.cnblogs.com/enjoyco/p/3894199.html
评论(0)