|
|
|
Forum Newbie
      
Group: General Forum Members
Last Login: Monday, October 01, 2012 1:15 PM
Points: 7,
Visits: 20
|
|
I have Transactional replication setup between 2 SQL Server 2005 Servers.
I have made structure changes (add 2 columns) to a Published table.
From what I have read, as long as I have Replicate Schema changes set to True for the subcription, it should replicate the structure changes to the DB on the Subscriber side.
I executed sp_browsereplcmds against the Distributer but I have not seen the changes go over.
Can anyone help?????
|
|
|
|
|
Ten Centuries
      
Group: General Forum Members
Last Login: Yesterday @ 4:49 AM
Points: 1,075,
Visits: 5,119
|
|
| Do you have access to the subscriber? If yes you can easily check and confirm.
|
|
|
|