IdleTymes Blog

Personal Diary, Musing and rubish of a F*!^%#g bored programmer.

This document is design to provide a procedure for any one wanting to make structal changes to a merged database.

The Topic covered are:
• Add a column to a table
• Remove a column from a table.
• Alter a column
• Drop a table
• Add a table

Note: If you want to make changes to a table that is not being replicated then you do not need to follow any of the procedure here, just apply the changes as per usual. It is only table that are part of a Article that require these changes. To find out what tables are part of a Article you can either checkin the properties of the publication, but Enterprise manager will stop you from making changes anyway.


Comments are closed.