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

Disable Triggers using Command-line

Can we use the option to disable triggers when we use sqldatacompare from the command line? How?
mzcopea
0

Comments

1 comment

  • Brian Donahue
    Hello,

    You will want to use the options:
    sqldatacompare /o:t
    
    The best way to get usage information is to run
    sqldatacompare /? /verbose | more
    
    There is much more detailed information there than in the help file.
    Brian Donahue
    0

Add comment

Please sign in to leave a comment.