Hello Friends, I am trying to attach the database of a project created by someone else in MS SQL. The error message "You need to point Visual Studio at your SQL Server 2014 instance. It's not that the two are incompatible, it's that Visual Studio is using its 2012 instance by default, and it doesn't support databases from 2014. The reason it uses 2012 as its default: SQL Server 2014 didn't exist when Visual Studio 2013 was released." appeared. I am currently using version 2012, how can I upgrade this to 2014? Do I need to reinstall 2014?