Saturday, February 11, 2012

@schema_change_script usage

When does the script specified in the @.schema_change_script parameter for
the sp_repladdcolumn and sp_repldropcolumn get fired ? Is it after the
adding and dropping of the column on all ends or before ?
Thanks
after.
Hilary Cotter
Looking for a SQL Server replication book?
http://www.nwsu.com/0974973602.html
Looking for a FAQ on Indexing Services/SQL FTS
http://www.indexserverfaq.com
"Hassan" <fatima_ja@.hotmail.com> wrote in message
news:ObWssO%23VFHA.2796@.TK2MSFTNGP09.phx.gbl...
> When does the script specified in the @.schema_change_script parameter for
> the sp_repladdcolumn and sp_repldropcolumn get fired ? Is it after the
> adding and dropping of the column on all ends or before ?
> Thanks
>

No comments:

Post a Comment