摘要:
Sql代码 sp_configure 'show advanced options', 1; GO RECONFIGURE WITH OVERRIDE; --加上WITH OVERRIDE GO sp_configure 'Agent XPs', 1; GO RECONFIGURE WITH OVE 阅读全文
posted @ 2018-08-05 08:10
赤狐(zcm123)
阅读(155)
评论(0)
推荐(0)