﻿<?xml version='1.0' encoding='UTF-8'?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>SQLServerCentral / Cloud Computing / SQL Azure - Development  / SQL Azure Data Sync / 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 10:13:09 GMT</lastBuildDate><ttl>20</ttl><item><title>RE: SQL Azure Data Sync</title><link>http://www.sqlservercentral.com/Forums/Topic1069450-2571-1.aspx</link><description>Depending on how you've gutted the old solution: Could be trying to insert into NewCol that doesn't exist as yet (hasn't been initialised).Carlton.</description><pubDate>Fri, 25 Feb 2011 05:34:47 GMT</pubDate><dc:creator>Carlton Leach</dc:creator></item><item><title>SQL Azure Data Sync</title><link>http://www.sqlservercentral.com/Forums/Topic1069450-2571-1.aspx</link><description>I am using the SQL Azure Data Sync at https://datasync.sqlazurelabs.com to sync a table between 2 Azure databases on different servers.  The initial sync is working fine but I need to re-create due to the addition of a new column.I have deleted the sync group, tracking tabkle, triggers and sync stored procedures in the hub database.  When I create a new sync group I am getting an error Invalid column name 'newCol'.  This is a sync to a new empty database so I guess the problem is some left over metadata somewhere in the hub (or master) database?Any ideas how to solve this issue or how to re-create a sync when adding new columns?Thanks</description><pubDate>Fri, 25 Feb 2011 01:51:38 GMT</pubDate><dc:creator>DB Dan</dc:creator></item></channel></rss>