Setting up ForLoop to load CSV Files and Setting up Execute on error in SSIS
For loop can be used to setup a loop to selecting all CSV’s in particular location based on a pattern like C:App*.csv for all files starting with App in their name in C Drive root Folder. Thi