DB compare and synchronize

ralph1972ralph1972 Posts: 6
edited October 23, 2006 8:11AM in SQL Toolkit Previous Versions
Hello,

I tried to make a snapshot which succeeded with the toolkit API.

What I want to do is to synchronize other db against this snapshot.

This work fine except there is a table which does not exist in the destination table. And this gives an error.

How can this be solved?

With regards

Ralph

Comments

  • Eddie DEddie D Posts: 1,780 Rose Gold 5
    Hi Ralph,

    Thank you for your post into the forum.

    Please confirm, that you have table in the database snapshot which you wish to update into the destination database, but the synchronization fails.

    Can you please supply further details of the error you received when you attempted the synchronization?

    Best Regards
    Eddie
    Eddie Davis
    Senior Product Support Engineer
    Redgate Software Ltd
    Email: support@red-gate.com
  • Cannot alter table 'dbo.DocBlock1' because this table does not exist in database 'TEN'.
Sign In or Register to comment.