摘要:
在SQL2005下不适用 删除了调用shell,注册表,COM组件的破坏权限 use master EXEC sp_dropextendedproc 'xp_cmdshell' EXEC sp_dropextendedproc 'Sp_OACreate' EXEC sp_dropextendedproc 'Sp_OADestroy' EXEC sp_dropextendedproc 'Sp... 阅读全文
posted @ 2008-12-22 16:56
jamin
阅读(409)
评论(0)
推荐(0)