Friday, March 9, 2012

Replication of the schema of a SQL database

Hi all,

I am doing a replication of a SQL Server 2005 database from one server to another server, everything worked fine. Now, when I added some fields to this database, the replication stopped. can I do replication of a schema of a SQL database? how? Should the replication work even if I add some fields.

What is the error message? Are the tables that got modified being replicated?

|||

The modified tables are not being replicated.

I need to know if I can replicate schemas when I have SQL Server 2005 database, if yes, how?

|||

please provide us more information.. were they being replicated initially? what was the change you made? what is the error message if any? I have no idea when you simply say "The modified tables are not being replicated"...

No comments:

Post a Comment