all groups > sql server replication > may 2007 >
You're in the

sql server replication

group:

Publisher fields vs. Subscriber fields


Publisher fields vs. Subscriber fields Francisco Morais
5/7/2007 3:53:28 PM
sql server replication:
Hi,

Is it possible to replicate a table and giving different names to the fields
in the publisher? (making the field names in the Publisher different from
the fields in the Subscriber.)

TIA

FM
Re: Publisher fields vs. Subscriber fields Paul Ibison
5/7/2007 5:40:09 PM
Yes - have a look at replicating indexed views or @source_object in
sp_addarticle (@sync~_object in SQL 2000).
Cheers,
Paul Ibison SQL Server MVP, www.replicationanswers.com

Re: Publisher fields vs. Subscriber fields Francisco Morais
5/11/2007 12:00:00 AM
Thanks Paul.

[quoted text, click to view]
AddThis Social Bookmark Button