Hi all,
We have a hosted payroll system, wherein the vendor replicates data to our local sql-2000 database.
My question is, if I make a change to our local copy, will it get overwritten by the host system if the original host record does not undergo any future edit?
I guess the question boils down to--does replication push *only* updates and additions from the host system, or (and I know this would be a logistically huge challenge especially for big tables) does it somehow detect changes on the local replicated system and 'fix' them?
Thanks,
--Jim
We have a hosted payroll system, wherein the vendor replicates data to our local sql-2000 database.
My question is, if I make a change to our local copy, will it get overwritten by the host system if the original host record does not undergo any future edit?
I guess the question boils down to--does replication push *only* updates and additions from the host system, or (and I know this would be a logistically huge challenge especially for big tables) does it somehow detect changes on the local replicated system and 'fix' them?
Thanks,
--Jim