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
© 2014 bubuko.com 版权所有 - 联系我们:wmxa8@hotmail.com
打开技术之扣,分享程序人生!