1

I just installed the July 2016 update of SSMS, and there is no New Table menu item when I right-click on Tables.

Did it disappear?

Arulkumar
  • 12,966
  • 14
  • 47
  • 68
Ivan-Mark Debono
  • 15,500
  • 29
  • 132
  • 263
  • https://www.mssqltips.com/sqlservertip/4062/new-sql-server-management-studio-azure-integration/ – MusicLovingIndianGirl Jul 05 '16 at 11:41
  • 1
    @MusicLovingIndianGirl That links says nothing about missing context menu items for creating a table – Ivan-Mark Debono Jul 05 '16 at 12:49
  • What edition of SQL Server are you working with? If it's Express, I don't think SSMS 2016 supports all the same features for the server editions vs express edition. +New table is one of them. There are others like Stretch Database even though the feature is available on express edition. If you are using Express edition, suggest filing a bug on https://connect.microsoft.com/SQLServer/Feedback – SQLmojoe Jul 05 '16 at 18:07
  • @SQLmojoe Well the option was there before the July 2016 update. It's the SSMS released in June (version 13.0.15000.23). Now after the update, the option (and others) is gone – Ivan-Mark Debono Jul 05 '16 at 18:28
  • I just tried it on my SSMS July 2016 and got a "New Table" option. It was under "New" then "Table" was in a submenu. – Peter Schott Jul 06 '16 at 15:15

1 Answers1

0

I have the same problem. Probably there is a bug in SSMS16

https://stackoverflow.com/a/38219386/2470789

https://connect.microsoft.com/SQLServer/Feedback/Details/2883440

Community
  • 1
  • 1
Miguel Costa
  • 149
  • 8