Comments
2 comments
-
Sorry guys, I just didn't read enough in the documentation. Here is the solution:
sqlcompare /server1:dev02 /db1:JaySQLCompare /version1:head /server2:dev02 /db2:JaySQLCompareTarget /verbose /sync /ScriptFile: "C:\foo.sql"
-
Hi
Thank you for your posts into the forum and a for updating your post with the solution to your issue.
Please contact us if you need our help and assistance in the future.
Best Regards
Eddie
Add comment
Please sign in to leave a comment.
The sync works properly but the /verbose command doesn't output the migration script that sqlcompare actually used. How can I get a look at what is being run behind the scenes?