Friday, April 20, 2007
Saturday, April 14, 2007
Row Number Transformation
Here is a Row Number Transformation component of SSIS
http://www.sqlis.com/93.aspx
It's great, just fit my needs.
I suppose SSIS should provide this component...
http://www.sqlis.com/93.aspx
It's great, just fit my needs.
I suppose SSIS should provide this component...
Saturday, April 07, 2007
Performance of SSIS Package
I think I need to study Database Tuning later... when I have time.
Recently I'm doing a Data Conversion project.
There are around 1.x million history records storing in 70+ VFP tables (1 table for each month).
I've made a looping package (it's new, great job M$!) to import such tables.
But the performance of the package is just bullshit.
Well, I guess the bottleneck is on VFP side (maybe VFP OleDB Provider, or File I/O of such VFP files (.dbf, .fpt ...).
Recently I'm doing a Data Conversion project.
There are around 1.x million history records storing in 70+ VFP tables (1 table for each month).
I've made a looping package (it's new, great job M$!) to import such tables.
But the performance of the package is just bullshit.
Well, I guess the bottleneck is on VFP side (maybe VFP OleDB Provider, or File I/O of such VFP files (.dbf, .fpt ...).
Subscribe to:
Posts (Atom)