SQL SERVER xp_cmdshell. A call to 'CreateProcess' failed with error code: '2'

前端 未结 0 1947
猫巷女王i
猫巷女王i 2020-12-19 12:00

When I execute the following statement in SQL Server 2008 :

use master
go
exec sp_configure \'show advanced options\', 1;
go
reconfigure
go
exec sp_configure          


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题