Activity overview
Latest activity by pyeldi11
Hi Andrew Pierce,
I have tried your commands but didn't work for me. I have included comparison key, that worked for me. Here is the command that I have used.
SqlDataCompare.exe /S1:MyServer/Db1:Source /S2:MyServer/Db2:Destination /Include:Table /Include:Identical /ComparisonKeys:id:pk_id /v /sync
Thanks,
Pavan / comments
Hi Andrew Pierce,
I have tried your commands but didn't work for me. I have included comparison key, that worked for me. Here is the command that I have used.
SqlDataCompare.exe /S1:MyServer/Db1:So...
SQL Data Compare Command Line
I would like to compare the two table data differences using the command line, I am new to redgate
I am using following command
SqlDataCompare /S1:MyServer/Db1:Source /S2:MyServer /Db2:Destination ...