Updating Records VIA SSIS
Posted: Thu 21 Aug 2014 20:16
I am trying to update account records via an SSIS package. I am starting with a data flow task that takes a query to a local database and the Devart Salesforce Source (connected to Accounts) and matches them up based on a customer id column via a merge join.
How do I make sure I am only updating the records included in my original SQL query?
Thanks.
How do I make sure I am only updating the records included in my original SQL query?
Thanks.