snapshot replication and schema change on sql server 2000

can a sql server 2000 snapshot replication

solution handle a schema change.

as far as i know i can't drop a table involved in replication




Answer this question

snapshot replication and schema change on sql server 2000

  • Mikedlnk

    you can drop the article, and then drop the table. will that work
  • ssfftt

    can i alter a table

    without dropping it as an article



  • Tryin2Bgood

    In sql 2005, yes, sql 2000, no.
  • snapshot replication and schema change on sql server 2000