How to update in ole db destination
How can I update records in the destination table. Like how can I specify that......if the record doesn't exists then insert it.....or if the record is updated then update it (based on some field)......This functionality is available in Informatica and IBI

