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

Tables are compared, don't matching include switch

i try to achieve synchronizing only 1 table, especially only adding new entries to the destination

i am using command line SQLDataCompare.exe with an argfile:

<?xml version="1.0"?>
<commandline>
<server1>Server1</server1>
<database1>Logging</database1>
<server2>Server2</server2>
<database2>Logging</database2>
<include>Table:[Applications]</include>
<synchronize/>
</commandline>

but other tables are also compared and synchronized. WHY???
Daniel.Lohmann
0

Comments

3 comments

Add comment

Please sign in to leave a comment.