Monday, April 23, 2018

Solution - Create a package to open calculator in SSIS (SQL Server Integration Services)


1. Create a new SSIS project .
2.Add a Execute Process Task on the control flow tab.
3.Go to Execute Process Task editor on the executable write calc.exe.


4.Now execute the package and you will see calculator opening.


You can download solution for this exercise.

No comments:

Post a Comment