Have created projects using SQL Compare UI and want to automate creating reports using the project files. Command line is not showing differences when the UI does. Have included /rad as a switch. When /include:identical only identical objects are shown
Comments
3 comments
-
Have you selected any objects in the project? When using a project from the command line, it obeys object selections that you made in the UI - but by default nothing starts out selected to avoid accidental deployments, so if you didn't select any objects, you will be left in the situation you describe.
You should be able to fix this by re-opening the project in the UI and selecting all objects. -
Thank you. What is the point then of /ReportAllObjectsWithDifferences
-
It's not useful with a project file - it takes effect with include/exclude options specified on the command line.
Add comment
Please sign in to leave a comment.