|
gangadhara.ms
Aged Yak Warrior
India
502 Posts |
Posted - 11/30/2012 : 00:35:17
|
DECLARE @cmd varchar(1000) SET @cmd = 'ftp -i -s:E:\Earth\UK\cmds.txt mail.earthmove.com' EXEC master..xp_cmdshell @cmd
Please help me to understand what exactly this code will do ?
Thanks, Gangadhara MS SQL Developer and DBA |
|