QUESTION POSED ON: 07 July 2004 I need to add a column and change a datatype on a publishing table in a
replicated database. I would like to do this without having to drop and
recreate replication. Is there a way? I am using SQL Server 2000.
>
You can add a column to a table without dropping the subscription first. You can also change a datatype much the same way. If you
add a column, copy data, and then drop the old column, you have accomplished a datatype change.
Have a SQL Server tip to offer your fellow DBAs and developers? The best tips submitted will receive a cool prize. Submit your tip today!
Ask your technical SQL Server questions -- or help out your peers by answering them -- in our live discussion forums.
Ask the Experts yourself: Our SQL, database design, SQL Server, DB2, object-oriented and data warehousing gurus are waiting to answer your toughest questions.
Search and Browse the Expert Answer Center Search and browse more than 25,000 question and
answer pairs from more than 250 TechTarget industry experts.
TechTarget provides technology professionals with the information they need to perform their jobs - from developing strategy, to making cost-effective purchase decisions and managing their organizations' technology projects - with its network of technology-specific websites, events and online magazines.