Groups | Blog | Home
all groups > sql server replication > september 2004 >

sql server replication : indexes and merge replication


Paul Ibison
9/14/2004 5:49:09 AM
DJC,
you can use sp_addscriptexec to replicate index changes.
HTH,
Paul Ibison

(recommended sql server 2000 replication book:
http://www.nwsu.com/0974973602p.html)
djc
9/14/2004 8:03:31 AM
just putting out a feeler on this since I think I am about to be asked to do
this.

Can I add/remove indexes on replicated tables? If so, will that schema
change replicate to subscribers (sql server 2000 subscribers)?

I have used the sp_repladdcolumn stored procedure. Hopefully there is one
for indexes as well?

any info is appreciated. Thanks.

djc
9/14/2004 9:06:26 AM
Thanks Paul. I'll checkout sp_addscriptexec in sql server books online.

I appreciate the direction.


[quoted text, click to view]

AddThis Social Bookmark Button