Posts
Sort by recent activity
Change automation plugin broken under Visual Studio 17.9
Hi. After upgrading to Visual Studio 17.9, the change automation pluggin is broken. It is impossible to show the dialog to change the DB connection. Clicking the button does nothing and we found th...
Problem after update to Visual Studio 17.8
Hi.We've just updated Visual Studio to the latest version, 17.8. Since then, the plugin crashes on build/cleanup or even opening the SCA tool window.The error ->MSBUILD: Error: : Method not found:...
Column order with SQL Change automation
Hi.I was wondering how column order was taken into account under SCA. I just changed my project file options for column order like this :
<SyncOptionIgnoreColumnsOrder>False</SyncOptionIgnoreColum...
Using SQL Change Automation project with sql compare
Should I be able to use SQL Compare with a SQL Change Automation project? It looks like SQL Compare opens the schema but when comparing, it shows me only differences, as if the schema was empty.Thanks