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"

转载于:https://www.cnblogs.com/enjoyco/p/3894199.html

你可能感兴趣的:(SQL SERVER 插件SQL Prompt)