JaimeCamargo
JaimeCamargo

Reputation: 363

SQL Server 2016 Express Management Studio cannot design a new or existing table

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!

Upvotes: 3

Views: 7802

Answers (3)

Alfred Brockötter
Alfred Brockötter

Reputation: 217

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

Upvotes: 2

Chris Z.
Chris Z.

Reputation: 11

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.

Upvotes: 1

Mike
Mike

Reputation: 1667

This has been reported as a bug:

Microsoft Connect

social.msdn

Upvotes: 3

Related Questions