Hi guys, I have an interesting migration project i've been working on in the last month.
We are migrating a legacy !ACT database to CRM, and i have come to an interesting point and i just have to ask since i can't find any info when i tried to google it.
So i wonder is it possible to do an Upsert Operation with SSIS where i have two criteria/two columns the id and another column. So basically what that means is update the record if in the system you find a match for ID and LastNAme(just an example i am not doing it with lastname) and create the record if either ID or LastName are different?
Does anyone know if this is possible.
Regards,
Filip
*This post is locked for comments