sql server replication:
I have two SQL 2000 Standard servers. The servers have a
frac T1 between them. Users from each side write to their
respected databases. I've been trying to setup
replication so that the datbases stay synced. I've set
one as the distributer and published the database as
merged. on the other I subscribed to the published
database.
What I'm getting is the subriber is getting changed from
the publisher and the subriber's changes are being
deleted.
Anyone know what I'm missing?