March 16, 2022 at 5:24 pm
Hello,
new to ssis so wanted to find out
how to compare the data in the destination then get data from source and insert what exist (in source)
for example
i have set of record id in the destination.
based on that i need to bring that record id only from source to destination.
Thanks
Pat
March 16, 2022 at 5:42 pm
This isn't quite clear what you want as a scenario. If you want to examine records in a destination and use that in your flow, there are tasks for that. There are a number of articles here on how you can control flows: https://www.sqlservercentral.com/stairways/stairway-to-integration-services
March 23, 2022 at 5:41 pm
I just had to do this for the first time myself and had a little trouble but got it working this morning. Here's a high level:
I'm assuming you have a situation where, as a simple example, source has 10 records, destination has 7. You need to insert the 3 records from the source that do not exist in the destination.
I'm definitely no expert when it comes to SSIS, but was able to get this working. If I still ran into trouble, I was going to go to that Stairway series Steve referenced.
Good luck.
Viewing 3 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic. Login to reply
This website stores cookies on your computer.
These cookies are used to improve your website experience and provide more personalized services to you, both on this website and through other media.
To find out more about the cookies we use, see our Privacy Policy