News

This sample shows how SSIS can use Azure Function to do certain operations, like calculating based on Function response, updating the database table, etc. While working with SSIS, we can use a Script ...
Problem statement: You received flat files or text files or csv files in one of the source folder. You need to write an SSIS Package that should read the file columns and create table and load the ...