Update after Insert in DTS -
07-01-2003
, 02:54 AM
Hi,
I want to know if it is possible to get DTS to do updates if an insert
fails. I am using a Transform Data task. (SQL2000)
I am importing sales data with a unique barcode, if the barcode exists then
I can assume that the newer data has better descriptions, therefore I would
like to update the existing product with the new descriptions.
Is this possible?
Yossi |