I'm trying to use SSMS 2014 (GIU) to create a new table in my SQL Server database, but get this error message when I click on Tables => New => Table I can obviously use the Create Table method to do this, but was just wondering whether this is because I'm currently using SSMS 2014.
Does the version of the database you created through the Control Panel match the version of SQL Server Management Studio you're using (i.e. 2014)?