SSIS - SCD row by row -
09-02-2006
, 06:11 PM
Is it possible -in one run- to e.g. create and then update one item using
the SCD component ?
You could say, run the wizzard row by row ?
At the moment I have the problem that if a element is created and changes in
one run, this results in two inserts instead of an insert and an update.
thanks. |