﻿<?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 7,2000 / Replication  / adding column to the existing publication / 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>Thu, 24 May 2012 14:01:36 GMT</lastBuildDate><ttl>20</ttl><item><title>RE: adding column to the existing publication</title><link>http://www.sqlservercentral.com/Forums/Topic360952-7-1.aspx</link><description>You must use sp_repladdcolumn if you do not want to reinitialize the publication.</description><pubDate>Fri, 27 Apr 2007 15:57:00 GMT</pubDate><dc:creator>JeremyE</dc:creator></item><item><title>RE: adding column to the existing publication</title><link>http://www.sqlservercentral.com/Forums/Topic360952-7-1.aspx</link><description>Thankyou. My publication is on sql2k and the subscriber is on sql2k5. I wish to insert column through scripts and sp_repladdcolumn might not work on different version of sql server. And before inserting a column do i have to drop subscription and the article that is published. Should i stop snapshot and distribution agent first. So what is the best way. EM or script. </description><pubDate>Fri, 27 Apr 2007 09:24:00 GMT</pubDate><dc:creator>karina kapur</dc:creator></item><item><title>RE: adding column to the existing publication</title><link>http://www.sqlservercentral.com/Forums/Topic360952-7-1.aspx</link><description>&lt;P&gt;Simple go to the replication properties and click on the &lt;STRONG&gt;'Filter Columns'&lt;/STRONG&gt; tab. at the bottom u would get a button named '&lt;STRONG&gt;Add Column to table' &lt;/STRONG&gt;when u click u r asked for the column name and the type also add NULL at the end because u cannot add a column with a not null constraint.&lt;/P&gt;&lt;P&gt;RegarDs,&lt;/P&gt;&lt;P&gt;JacX&lt;/P&gt;</description><pubDate>Thu, 26 Apr 2007 22:22:00 GMT</pubDate><dc:creator>Jerrin</dc:creator></item><item><title>RE: adding column to the existing publication</title><link>http://www.sqlservercentral.com/Forums/Topic360952-7-1.aspx</link><description>Is this for transactional replication? If so, did you try to use sp_repladdcolumn with @force_reinit_subscription = 0. Books online (BOL) describe this as the way to disable the reinitialization (but I don't remember if it works in practice). See link below for info.http://msdn2.microsoft.com/en-us/library/ms189464.aspx</description><pubDate>Thu, 26 Apr 2007 08:49:00 GMT</pubDate><dc:creator>Omri Bahat-433962</dc:creator></item><item><title>adding column to the existing publication</title><link>http://www.sqlservercentral.com/Forums/Topic360952-7-1.aspx</link><description>&lt;P class=q nd="1"&gt;How can we add a column without having to reinitialize the entire publication. What is the procedure to do it?&lt;/P&gt;</description><pubDate>Wed, 25 Apr 2007 12:33:00 GMT</pubDate><dc:creator>karina kapur</dc:creator></item></channel></rss>
