Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 Import/Export (DTS) and Replication (2000)
 Indexes on merge replicated tables...

Author  Topic 

aiken
Aged Yak Warrior

525 Posts

Posted - 2002-01-29 : 13:02:41
I'm just getting going with merge replication in my production environment (see myriad of other posts).

Am I correct in thinking that if I want to add / delete an index to a replicated table, the best way is to script it and then manually apply it on both sides?

Am I doing any harm that way? Should I instead be dropping the tabler as an article and then re-adding it?

Thanks
-b

   

- Advertisement -