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.
| 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 |
|
|
|
|
|