Showing posts with label SSMS. Show all posts
Showing posts with label SSMS. Show all posts

Announcing SQL Server 2016 CTP 2.3, Upgrade Advisor 2016 Preview 1.1 and Management Studio August Preview

The SQL Server 2016 CTP 2.3 release includes enhancements to the core SQL Server components and also addresses issues that were reported for CTP 2, CTP 2.1 and CTP 2.2. The full list of features and improvements can be found on SQL Server blog. Download CTP 2.3 here.

Continue Reading →

Solving the Management Studio Error: Saving Changes is not permitted

Saving a table after making modifications (e.g. changing the data type) might result in the following error:


To avoid this error follow these steps:
  1. Select "Options" from the "Tools" menu.


  1. Select "Designers" and uncheck the "prevent saving changes that require table re-creation" option.


  1. Click "OK".


Continue Reading →

Community Links