3

In Microsoft SQL Server 2016 Express Management Studio (July 2016) cannot design a new or existing table.

Image 1: click on the tables node. Where is the menu option to add a new table?

Where is the menu option to add a new table?

Image 2: Click on existing table. Where is the menu option to edit an existing table?

Where is the menu option to edit an existing table?

Version: SQL Server 2016 Management Studio (July 2016)

Microsoft SQL Server Management Studio Express Info

Thanks!

marc_s
  • 732,580
  • 175
  • 1,330
  • 1,459
JaimeCamargo
  • 353
  • 1
  • 3
  • 14

3 Answers3

3

This has been reported as a bug:

Microsoft Connect

social.msdn

Mike
  • 1,645
  • 3
  • 13
  • 21
2

Microsoft released a hotfix for this issue already. You can download it here: https://msdn.microsoft.com/en-us/library/mt238290.aspx

1

If you uninstall the July edition and re-install the June edition, things will be back to "normal" for you. You do lose the Azure support, however.

Laurel
  • 5,965
  • 14
  • 31
  • 57
Chris Z.
  • 11
  • 2