<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: SQL SERVER &#8211; CDC and TRUNCATE &#8211; Cannot truncate table because it is published for replication or enabled for Change Data Capture</title>
	<atom:link href="http://blog.sqlauthority.com/2009/12/25/sql-server-cdc-and-truncate-cannot-truncate-table-because-it-is-published-for-replication-or-enabled-for-change-data-capture/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.sqlauthority.com/2009/12/25/sql-server-cdc-and-truncate-cannot-truncate-table-because-it-is-published-for-replication-or-enabled-for-change-data-capture/</link>
	<description>Personal Notes of Pinal Dave</description>
	<lastBuildDate>Thu, 09 Feb 2012 19:36:10 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: T</title>
		<link>http://blog.sqlauthority.com/2009/12/25/sql-server-cdc-and-truncate-cannot-truncate-table-because-it-is-published-for-replication-or-enabled-for-change-data-capture/#comment-127377</link>
		<dc:creator><![CDATA[T]]></dc:creator>
		<pubDate>Thu, 07 Apr 2011 13:49:17 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=7625#comment-127377</guid>
		<description><![CDATA[If you disable CDC and then re-enable, then you lose existing CDC tables that tracked changes up to the point of disabling CDC. How can you disable future CDC but keep already tracked data?]]></description>
		<content:encoded><![CDATA[<p>If you disable CDC and then re-enable, then you lose existing CDC tables that tracked changes up to the point of disabling CDC. How can you disable future CDC but keep already tracked data?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: lili</title>
		<link>http://blog.sqlauthority.com/2009/12/25/sql-server-cdc-and-truncate-cannot-truncate-table-because-it-is-published-for-replication-or-enabled-for-change-data-capture/#comment-97508</link>
		<dc:creator><![CDATA[lili]]></dc:creator>
		<pubDate>Wed, 03 Nov 2010 04:58:04 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=7625#comment-97508</guid>
		<description><![CDATA[hi all.
we use cdc tables for store modified data in database and we can see those easily,but now we want to add host name 
and computer&#039;s IP which modify data ,to cdc table as new field example:changed_byhost,changed_byip.is there any way for 
add this field to cdc tables?]]></description>
		<content:encoded><![CDATA[<p>hi all.<br />
we use cdc tables for store modified data in database and we can see those easily,but now we want to add host name<br />
and computer&#8217;s IP which modify data ,to cdc table as new field example:changed_byhost,changed_byip.is there any way for<br />
add this field to cdc tables?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ninad Kulkarni</title>
		<link>http://blog.sqlauthority.com/2009/12/25/sql-server-cdc-and-truncate-cannot-truncate-table-because-it-is-published-for-replication-or-enabled-for-change-data-capture/#comment-60248</link>
		<dc:creator><![CDATA[Ninad Kulkarni]]></dc:creator>
		<pubDate>Wed, 27 Jan 2010 01:08:06 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=7625#comment-60248</guid>
		<description><![CDATA[Dog there is one more flaw in CDC. If you try to update primary key of the source table which is being cdc-ed then it gets published as delete and insert and not just the update in to that cdc table. I&#039;ve contacted Microsoft about this and they said it&#039;s by &quot;DESIGN&quot;!]]></description>
		<content:encoded><![CDATA[<p>Dog there is one more flaw in CDC. If you try to update primary key of the source table which is being cdc-ed then it gets published as delete and insert and not just the update in to that cdc table. I&#8217;ve contacted Microsoft about this and they said it&#8217;s by &#8220;DESIGN&#8221;!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Saurabh</title>
		<link>http://blog.sqlauthority.com/2009/12/25/sql-server-cdc-and-truncate-cannot-truncate-table-because-it-is-published-for-replication-or-enabled-for-change-data-capture/#comment-59020</link>
		<dc:creator><![CDATA[Saurabh]]></dc:creator>
		<pubDate>Sun, 27 Dec 2009 05:38:28 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=7625#comment-59020</guid>
		<description><![CDATA[Its really good concept]]></description>
		<content:encoded><![CDATA[<p>Its really good concept</p>
]]></content:encoded>
	</item>
</channel>
</rss>

