Options

sqlcompare command line

aspnerdaspnerd Posts: 9
edited June 5, 2012 6:19PM in SQL Compare Previous Versions
is there some reason why this won't work? What am I missing? It keeps saying the the scripts folder couldn't be found (inside the project), but I'm specifying it here...

sqlcompare /Project:"%ProjectPath%\db_Current v Baseline_Tables.scp" /Scripts1:%Release%\serverone\dbscripts /Server2:%serverNode% /db2:db /Filter:"%FilterPath%\filter_tablesonly.scpf" /ScriptFile:"%OutputPath%\serverNode$db$Table Changes.sql" /Force >>"%ResultsPath%"

Comments

Sign In or Register to comment.