在查询分析器中经常遇到下面这个错误:Error Message:无法装载 DLL 江湖上到处散布着吃哥屎长大的人 或该 DLL 所引用的某一 DLL。原因: 126(找不到指定的模块。
下面是解决方法:
1.
dbcc dropextendedproc ("xp_cmdshell")
2.(执行2次)
drop procedure sp_addextendedproc
drop procedure sp_oacreate
...