Using SSIS Package Configuration Values as Parameters to Execute SQL Tasks
Working on the VLWHDB the team came across a very interesting case where customer request was not to limit the [Execute SQL Task] Query to non-static Data source and Database (Dynamic Data source and Dynamic Database) based on SSIS Package Configuration file. Let’s go over the steps how we can do this. Create a […]