Activity overview
Latest activity by Laa
Maybe I solved this my selves:Argfile should not be in the command :-) / comments
Maybe I solved this my selves:Argfile should not be in the command :-)
Run SQL Data Compare with command line
I am trying to run the tool using the command line. I have a project file which I want my run to be based on. I run using the following command:SQLDataCompare.exe /project:Argfile:E:\RedGateProject...
Ok So I now I found out how to map two tables with different names and save this in a project. The question left is then if it is possible to do the compare command line based with two tables that changes names. So today the table is called TableA_20190111 and TableB_20190111 but the new tables created tomorrow that needs to be compared would be called TableA_20190112 and TableB_20190112. Is this to dynamic to be handled command line based? / comments
Ok So I now I found out how to map two tables with different names and save this in a project. The question left is then if it is possible to do the compare command line based with two tables that ...
Thanks for the reply, I have looked at the mentioned documentation, but I still have my doubts if it would be possible to compare Table A in DB A with Table B in Database B or do I have to rename table B in Database B to the name table A before I can run the batch?. / comments
Thanks for the reply, I have looked at the mentioned documentation, but I still have my doubts if it would be possible to compare Table A in DB A with Table B in Database B or do I have to rename t...