Viewing 4 posts - 16 through 20 (of 20 total)
true
Thats the design flaw from source system
And I am sure I am getting duplicate row so no need to choose the max row also
I will just use sort with...
------------------------------------------------------------------------------------
Ashish
September 14, 2012 at 3:08 pm
the two approach are
do transformation in temp table
or
use dataflow task again to reload staging table after dong transformation on its data and loading it into destination table for...
------------------------------------------------------------------------------------
Ashish
September 4, 2012 at 12:09 pm
yes I need the same data
The file wont change
But loading it once and doing transformation not in staging table (so will have to do in temp table) will consume server...
------------------------------------------------------------------------------------
Ashish
September 4, 2012 at 10:59 am
thnks opc
Actually My question is I will be loading the csv int staging right at start as the package need it multiple times
This package is not just ETL but a...
------------------------------------------------------------------------------------
Ashish
September 4, 2012 at 8:54 am
Viewing 4 posts - 16 through 20 (of 20 total)