Don't drop tables on target database
sbacheld
Posts: 6
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
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
Comments
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.
Product Support
Redgate Software Ltd.
E-mail: support@red-gate.com
Product Support
Redgate Software Ltd.
E-mail: support@red-gate.com
--henxxx
Product Support
Redgate Software Ltd.
E-mail: support@red-gate.com