sql开启xp_cmdshell

sp_configure 'show advanced options',1
reconfigure
go
sp_configure 'xp_cmdshell',1
reconfigure
go

 

posted on 2016-01-14 17:13  lypzxy  阅读(226)  评论(0编辑  收藏  举报