Hi,
I'm trying to set up a data driven query. I have my two connections, a data driven query task and and an activeX script task.
What is the order that these should be in?
I actually want to check whether, for each record from the source, a primary key exists in the destination, then if it does, I want to update, else to insert. Does anyone know of any good examples of this?
I'm trying to set up a data driven query. I have my two connections, a data driven query task and and an activeX script task.
What is the order that these should be in?
I actually want to check whether, for each record from the source, a primary key exists in the destination, then if it does, I want to update, else to insert. Does anyone know of any good examples of this?