Hello,
I'm trying to create a DTS package that updates a table in one database (A) from a table in another database (B) and also adds new rows. I've been able to populate the table in B with the original data, but I can't figure out how to make an update statement with a DTS. And I think I'd have to have a separate insert where not in statement too. Can and how do I do this all in the same DTS?
I'm really new to this and can't figure it out.
Thanks for the help!
I'm trying to create a DTS package that updates a table in one database (A) from a table in another database (B) and also adds new rows. I've been able to populate the table in B with the original data, but I can't figure out how to make an update statement with a DTS. And I think I'd have to have a separate insert where not in statement too. Can and how do I do this all in the same DTS?
I'm really new to this and can't figure it out.
Thanks for the help!