摘要: exec master..xp_cmdshell 'dir'exec sp_configure 'show advanced options',1RECONFIGUREEXEC sp_configure 'Ole Automation Procedures', 1RECONFIGUREexec sp_configure 'show advanced options',0RECONFIGUREexe... 阅读全文
posted @ 2009-01-07 18:07 Benny Ng 阅读(621) 评论(1) 推荐(0) 编辑