Hello,
I had to make a schema change to one of the articles in a publication. The schema change was changing the datatype of a column from varchar to int. I dropped the article and made the datatype change on the publisher and subscriber, and then re-added the article in.
I also changed the datatype in the insert and update stored procedures for the article.
The problem now is that even though replication is up and running on the server, the article is not replicating over.
Any idea why?
Thanks,
Shweta
I had to make a schema change to one of the articles in a publication. The schema change was changing the datatype of a column from varchar to int. I dropped the article and made the datatype change on the publisher and subscriber, and then re-added the article in.
I also changed the datatype in the insert and update stored procedures for the article.
The problem now is that even though replication is up and running on the server, the article is not replicating over.
Any idea why?
Thanks,
Shweta