﻿<?xml version='1.0' encoding='UTF-8'?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>SQLServerCentral / SQL Server 2005 / SQL Server 2005 General Discussion  / SQL server integration Services(SSIS) / Latest Posts</title><generator>InstantForum.NET v2.9.0</generator><description>SQLServerCentral</description><link>http://www.sqlservercentral.com/Forums/</link><webMaster>notifications@sqlservercentral.com</webMaster><lastBuildDate>Wed, 19 Jun 2013 00:05:43 GMT</lastBuildDate><ttl>20</ttl><item><title>RE: SQL server integration Services(SSIS)</title><link>http://www.sqlservercentral.com/Forums/Topic421958-149-1.aspx</link><description>You must first define the way you will capture the changes in the LIVE_DB.What is the retention policy of this,you can partition your data by datetime and have a full load to the rep_dbor can have logical deletion in REP_DBAgain, the question is what means you will use to detect the changes?If you want to go with logical deletion use SCD techniques , also you need the changes capyture abiity.It can be done through audit, triggers , row version etc..</description><pubDate>Fri, 12 Oct 2012 15:44:17 GMT</pubDate><dc:creator>diaz.bernabe</dc:creator></item><item><title>RE: SQL server integration Services(SSIS)</title><link>http://www.sqlservercentral.com/Forums/Topic421958-149-1.aspx</link><description>[quote][b]Michael Earl (11/14/2007)[/b][hr]Assuming you have a primary key (or some unique key that cannot be changed on a record) you can do this very easily.Look at the SCD wizard.Yes, it is true that you are not updating a dimension, but the wizard will walk you through exactly what you are proposing.[/quote]Hi i got 60 sql servers i would like to find version of sql server and service from one server to all servers how can i do that ?</description><pubDate>Tue, 20 Nov 2007 10:41:16 GMT</pubDate><dc:creator>a.prasad77</dc:creator></item><item><title>RE: SQL server integration Services(SSIS)</title><link>http://www.sqlservercentral.com/Forums/Topic421958-149-1.aspx</link><description>Assuming you have a primary key (or some unique key that cannot be changed on a record) you can do this very easily.Look at the SCD wizard.Yes, it is true that you are not updating a dimension, but the wizard will walk you through exactly what you are proposing.</description><pubDate>Wed, 14 Nov 2007 05:46:13 GMT</pubDate><dc:creator>Michael Earl-395764</dc:creator></item><item><title>SQL server integration Services(SSIS)</title><link>http://www.sqlservercentral.com/Forums/Topic421958-149-1.aspx</link><description>Can anyone help regarding the SQL server integration Services(SSIS), ETLWe have requirement like this:We have Live Database( LIVE_DB ) and Reports Database (REP_DB)I want to trasfer the few tables data from LIVE_DB into the REP_DB for end of the day using SSISIf any new records are added, updated or deleted in LIVE_DB, these should reflect in the REP_DB, Our requirement is not to delete the old data, we should append or delete or insert the new transaction data in REP_DB.Thanks in advance, if anyone help me in resolving this issue.Regards,Bhushanam.</description><pubDate>Wed, 14 Nov 2007 01:34:46 GMT</pubDate><dc:creator>trbhushanam</dc:creator></item></channel></rss>