Run an .exe with parameters - SSIS
i have following scenario.
i need execute .exe file saved in folder other c:\ (let's f:\testfolder).
in testfolder there .exe called run.exe
i need execute run.exe cmd , pass in arguments (pulled local variable).
i.e. open cmd > (change directory) > "run \(localvariablevalue)"
is possible achieve? pkg scheduled need automatically somewhere within control flow.
thanx
yes, ssis.
please follow post below:
cheers,
amar deep singh
SQL Server > SQL Server Integration Services
Comments
Post a Comment