Thanks Paul,
Merge is the option I want ot use. But how can I append each database's data
to the other?
> Leila,
> why not simply use merge replication?
> Cheers,
> Paul Ibison SQL Server MVP, www.replicationanswers.com
> (recommended sql server 2000 replication book:
> http://www.nwsu.com/0974973602p.html)
Paul Ibison - 28 Apr 2006 11:36 GMT
Ah - I see the problem now. In this type of scenario I decide which is to be
the publisher and use Redgate's Datacompare to compare this with the
subscriber database and to create the amalgamation script. After that I
initialize from the publisher to the subscriber.
Cheers,
Paul Ibison SQL Server MVP, www.replicationanswers.com
(recommended sql server 2000 replication book:
http://www.nwsu.com/0974973602p.html)