I\'m just in the middle of migrating my solutions from Visual Studio 2010 to Visual Studio 2013.
I have this (maybe) silly problem with database comparisons options. I w
Just a note that in VS2013 (Premium), you can access the tool to schema compare two databases on your network from Tools-SQL Server-New Schema Compare. No need for a project.
I went through some searching which referred to a Data menu item, which was present in earlier VS versions but not in VS2013. So hopefully this can save people some time if using VS2013