Hi
there is a way (command line) to execute an SSIS Package according to one of my 2 configurations?
my command is :
"C:\Program Files\Microsoft SQL Server\130\DTS\Binn\DTExec.exe" /F "C:\NicoTest\newTests1nico\Package.dtsx"
I have create a project parameter that is different according to the selected configuration - run it manually works as expected.
thanks in advance
