Quantcast
Viewing latest article 3
Browse Latest Browse All 5

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. This can be achieved by using following steps: 1. Create a Variable to store the connection string. 2. Drag […]

Viewing latest article 3
Browse Latest Browse All 5

Trending Articles