This is a discussion on Replication issue within the SQL Server forums, part of the Microsoft SQL Server category; --> Hi, I have a table that is published for replication. As far as I can tell replication is working ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Hi, I have a table that is published for replication. As far as I can tell replication is working correctly for inserts as the row counts between the publisher and subscriber match up. But, for some reason one of the columns' data for a table seems to be out of sinc, i.e. is not getting replicated. It appears that an update to the publisher is not getting replicated. I have checked the published articles for the table in question and everything looks fine. I'm using sqlserver 2000 and pefforming transactional replication. Any help would be appreciated. Thx |