Monthly Archives: October 2017

Enabling Database Containment for an Instance – #SQLNewBlogger

Another post for me that is simple and hopefully serves as an example for people trying to get blogging as #SQLNewBloggers. This is also a part of a basic series on git and how to use it. I wanted to … Continue reading

Posted in Blog | Tagged , , , , | Comments Off on Enabling Database Containment for an Instance – #SQLNewBlogger

Rewrite Your Code Tomorrow

One of the things that many developers learn over time is that they write better code with practice. In fact, some of the time a developer will find that if they write a bit of code to solve a problem, … Continue reading

Posted in Editorial | Tagged | Comments Off on Rewrite Your Code Tomorrow

No More Service Packs

The new servicing model for SQL Server is out, with a great explanation from Glenn Berry (there’s also a webcast). The summary is that going forward with SQL Server 2017, we won’t get Service Packs anymore. I’m somewhat sad, as I was always looking … Continue reading

Posted in Editorial | Tagged , | 1 Comment

The New CU Schedule

Is my math right? The new CU servicing schedule for SQL Server 2017 is: 1 CU per month for the first year 1 CU per quarter through mainstream support (5 years) That means by my count, we get this: WITH … Continue reading

Posted in Blog | Tagged , , | Comments Off on The New CU Schedule