I am using a sort task to remove duplicates, however when it writes to the database I believe it is adding the rows from the duplicates and not subtracting the rows. I am reading data from a table, sorting by one field Tag_Name, and checked remove duplicates, it removes duplicates but when I write back to OLED DB Destination, and look at table it appears to ADD the duplicates??
Greg Hanson