Hello,
Being new to databases I am wonder if SQLyog Job Agent will do what I am looking for.
Does the structure of the two databes, tables, field names have to be the same in order to syncronize?
Also when data from the two sources is syncronized does this mean that they are reconciled? example
Contents of DB1/Table_A/Field_01 = [ 8 ] 2 sold
Contents of DBa/Table_3/Field_aa = [ 6 ] 4 sold
Both started with 10
When syncronized would both now be 6?
or
Will they both be 4?
Thanks