Merge Replication possible?
zagato
Posts: 5
hello,
i'm not sure, if this is the right forum - maybe sql toolkit...?
i've read your homepage and i saw the table with possible replication with sql data compare. in that table there is an column "merge replication" (with toolkit)
now my question: is it possible to implement something like a "pull merge replication" with sql data compare or the sql-toolkit?
i want to replicate data between two databases in both directions. a timestamp and author-column is in every table. is this possible?
thanks in advance!
Roland
i'm not sure, if this is the right forum - maybe sql toolkit...?
i've read your homepage and i saw the table with possible replication with sql data compare. in that table there is an column "merge replication" (with toolkit)
now my question: is it possible to implement something like a "pull merge replication" with sql data compare or the sql-toolkit?
i want to replicate data between two databases in both directions. a timestamp and author-column is in every table. is this possible?
thanks in advance!
Roland
This discussion has been closed.
Comments
yes -- but it's extremely messy and you'd need Toolkit to do it. You have these tools at your disposal with SQL Data Compare's engine:
There should be examples of these in the Toolkit Sample Files.
thanks!