﻿<?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 2008 / SQL Server 2008 - General  / Replicating/Update Remote Server / 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>Fri, 24 May 2013 23:32:24 GMT</lastBuildDate><ttl>20</ttl><item><title>RE: Replicating/Update Remote Server</title><link>http://www.sqlservercentral.com/Forums/Topic1361307-391-1.aspx</link><description>[quote][b]ESAT ERKEC (9/25/2012)[/b][hr]Maybe SSIS execute sql task[/quote]This gets my vote as what you after is a denormalised version of the data which logshipping and replication is not going to give you (without a lot of development anyway).With some sort of change tracking, timestamp etc you can update only what has changed as well.</description><pubDate>Wed, 26 Sep 2012 00:16:57 GMT</pubDate><dc:creator>MysteryJimbo</dc:creator></item><item><title>RE: Replicating/Update Remote Server</title><link>http://www.sqlservercentral.com/Forums/Topic1361307-391-1.aspx</link><description>Maybe SSIS execute sql task</description><pubDate>Tue, 25 Sep 2012 23:01:42 GMT</pubDate><dc:creator>ESAT ERKEC</dc:creator></item><item><title>RE: Replicating/Update Remote Server</title><link>http://www.sqlservercentral.com/Forums/Topic1361307-391-1.aspx</link><description>Have you explored Change Tracking?[u][url=http://msdn.microsoft.com/en-us/library/bb933875(v=sql.105).aspx]Change Tracking Overview[/url][/u]</description><pubDate>Tue, 25 Sep 2012 22:42:27 GMT</pubDate><dc:creator>opc.three</dc:creator></item><item><title>Replicating/Update Remote Server</title><link>http://www.sqlservercentral.com/Forums/Topic1361307-391-1.aspx</link><description>Hi everyoneI was wondering what the best solution/practice would be for the following scenario:We have a complex data structure with many tables creating one product, there are +- 20 million records. These products get updated on a daily basis and anywhere from 100K - 1 million records are affected each day.We have a online read only database as well that holds a watered down version of the product record, a basic flat structure of the most crucial fields.What would be the best way to keep the online version up to date, but have it updated outside of working hours?I have 2 ideas, but not sure if either are the best or even plausible.1. Create the update/insert queries that will populate the online version and that will connect form our internal system to the online version and run it as a job each night at a certain time.2. Setup some sort of replication, Log shipping? I realize that in this option, I will need to create a local version of the online table(s) and populate it with the same queries used in step 1, but then the replication will handle the actual data transfer etc.Or is there another way of simplifying this task?Thank you.</description><pubDate>Wed, 19 Sep 2012 07:10:21 GMT</pubDate><dc:creator>Jako de Wet</dc:creator></item></channel></rss>