0
kicks
cannot rename the table because it is published for replication
Yesterday i faced a problem in SQL. I was not able to modify my column datatype, i was getting error “cannot rename the table because it is published for replication” i searched it and found the solution, i needed to drop subscription and then drop the related article database and then readd the subscription and article.