Hi,


We want to use API to synchronize between the local database with 2 other remote databases on the network, if one of the remote database is down during the synchronization, what will happen in this scenario?


Thanks
leho
0

Comments

1 comment

  • Brian Donahue
    Hello Leho,

    SQL Toolkit (Data Compare, SQL Compare) only allows a 1-on-1 comparison of adatbase schema and data. It isn't capable natively of synchronizing one database to many. I think this would pretty much negate any issue you'd have with rolling back one update if the other one fails, because you can only run one update at a time.
    Brian Donahue
    0

Add comment

Please sign in to leave a comment.