How can we help you today? How can we help you today?

Don't drop tables on target database

Hi,

I am wondering if it's possible to prevent dropping tables in the target database when running SQL Compare from the command-line.

Thanks,
Sean
sbacheld
0

Comments

5 comments

  • Anu D
    Thanks for your post Sean.

    You can use /Exclude switch to do this. This switch is explained in depth here.

    So it should be /Exclude: Additional and hopefully this should stop SQL Compare from deleting objects from Target which are not present in the source.

    Hope this answers your question.
    Anu D
    0
  • sbacheld
    Thanks, Anu. That did the trick
    sbacheld
    0
  • Anu D
    I am glad it worked :)
    Anu D
    0
  • henxxx
    Got the same issue here and I followed anu's instruction and it really works! thanks Anu!
    --henxxx
    henxxx
    0
  • Anu D
    That's great henxxx :)
    Anu D
    0

Add comment

Please sign in to leave a comment.