Hi everybody,
How can i add a field in a table which is involved in a Transactional
replication.
Thanks,
MAtthew
Which version of SQL Server are you running on? If you are running on SQL
Server 2000, then you could use sp_repladdcolumn for this.
SQL Server 2005 has much better support for this, as it can replicate DDL.
HTH,
Vyas, MVP (SQL Server)
SQL Server Articles and Code Samples @. http://vyaskn.tripod.com/
"Mathew" <Mathew@.discussions.microsoft.com> wrote in message
news:49D55E36-A705-4898-B063-7996DE3F7C7D@.microsoft.com...
Hi everybody,
How can i add a field in a table which is involved in a Transactional
replication.
Thanks,
MAtthew
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment