How to execute an SSIS package from the command line or a batch file
An SSIS package that is executed on an ad hoc basis can be run from Business Intelligence Development Studio easily enough, but a package that is going to be run on a regular schedule is best executed through a batch file using the DTExec.exe command line utility.
2018-08-31 (first published: 2016-03-14)
102,277 reads