Technical Tips and Solutions
09/02/2007 - sp_repldropcolumn Fails to Propogate
The error message is "The schema script ... could not be propagated to the subscriber." The details list a dependant object beginning with the letters DF. This dependant object is a default value. Strangely, this value can be edited in the design view for the table in Enterprise Manager. Just ensure that all subscribed tables have the default value removed, and the table design saved. Your replication will then work.