Activity overview
Latest activity by nmwael
Sarah B said:
Hi @JimEdgeton Thanks for your post. Unfortunately, no, the command line doesn't support "where" clauses on compared tables. You could use the GUI to create a project and save it. Then in the cmd line use /project switch.
Are there any plans to implement this? / comments
Sarah B said:
Hi @JimEdgeton Thanks for your post.Unfortunately, no, the command line doesn't support "where" clauses on compared tables.You could use the GUI to create a project and save it....
removing /options:CaseSensitiveObjectDefinition fixed the problem. / comments
removing /options:CaseSensitiveObjectDefinition fixed the problem.
running C:\Program Files (x86)\Red Gate\SQL Data Compare 14>SQLDataCompare.exe /project:"C:\sync.sdc"
SQL Data Compare Command Line V14.3.3.16559
======================================================================================================================
Copyright © Red Gate Software Ltd 2020
SQL Data Compare: activated, edition professional
Registering databases
Mapping
Comparing databases
Finished
Summary Information
=======================================================================================================================
DB1 = 10.160.167.66.SkatScriptDB2
DB2 = 10.160.167.66.SkatScriptDB2_shadow
Object type Name Records DB1 DB2
-----------------------------------------------------------------------------------------------------------------------
Table [dbo].[IVRMenuStats] 1 <> <>
Table [dbo].[IVRMenuStats] 1 >>
-----------------------------------------------------------------------------------------------------------------------DID work, so the golden question are what is wrong with the command line? / comments
runningC:\Program Files (x86)\Red Gate\SQL Data Compare 14>SQLDataCompare.exe /project:"C:\sync.sdc"
SQL Data Compare Command Line V14.3.3.16559
====================================================...