May 19, 2012
Sep 25, 2011
SSIS - Script Task, when to use them? - Sudeep's Domain
SSIS - Script Task, when to use them? - Sudeep's Domain
Read on to know when you need to use Script Task or Script Component.
Jun 9, 2011
Jun 3, 2011
BI Quiz - Select distinct files from a list of files in a folder - Sudeep's Domain
Test your SSIS knowledge by solving this scenario. Gain a chance to win goodies and know SSIS..
May 10, 2011
SSIS – Process files in Sequence - Sudeep's Domain
I got a very interesting scenario in Ask Sudeep section of BeyondRelational.com. Let me share the scenario first and then will explain how to go about it.
Scenario:
There is a folder which contains a number of files. The file name follows the following naming convention
List of files in the folder:
a.1
a.2
a.4
a.5
b.10
b.11
b.15
b.16
There can be 2 sets of files based on the alphanumeric part once with a and the other with b. From the above list we need to process just the following files:
a.1
a.2
b.10
b.11
As there is a break in the sequence for the file group “a” as a.3 is missing and similarly b.12 is missing so no files with larger numeric part will be processed.
Read on....
Subscribe to:
Posts (Atom)