SQL Server 执行 cmd 命令
摘要:
exec sp_configure 'show advanced options',1 --显示高级选项 reconfigure with override--重新配置 exec sp_configure 'xp_cmdshell',1 --1代表允许,0代表阻止 reconfigure with 阅读全文
posted @ 2021-04-28 15:20 空明流光 阅读(910) 评论(0) 推荐(0)
浙公网安备 33010602011771号