Quantcast
Channel: SQL Server Integration Services forum
Viewing all articles
Browse latest Browse all 24688

How to delete records using SSIS

$
0
0

Hi, I am new to SSIS, here is the task i am working on

I am working on data which is changing on time to time.First i have created a source which has some records that i have transferred to Target, than assuming a situation where there are updation or insertion of new records in my source which i have to insert in the target database without deleting the previous records in target database i.e., appending or adding my modified records in the target table. that i have got a solution from the below links.

http://consultingblogs.emc.com/jamiethomson/archive/2006/09/12/SSIS_3A00_-Checking-if-a-row-exists-and-if-it-does_2C00_-has-it-changed.aspx<o:p></o:p>

http://www.sqlis.com/sqlis/post/Get-all-from-Table-A-that-isnt-in-Table-B.aspx<o:p></o:p>

http://www.mathgv.com/sql2005docs/SSISTransformScriptETL.htm<o:p></o:p>

In the same way suppose there are few deletions in my source now my target has more records than my source table, So i must prepare a solution to compare the Source and Target and than delete the records in the Target table which are not available in source.

Please help me out here.


Viewing all articles
Browse latest Browse all 24688

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>