Tag Archives: sql server

SQL Server Still Wins

Is it worth continuing to run SQL Server when PostgreSQL licensing is zero? Rebecca Lewis has a well written post on why that looks at some of the pros and cons of paying for SQL Server instead of moving to … Continue reading

Posted in Editorial | Tagged | Leave a comment

Upgrading SQL Server Containers on the Laptop

I don’t have SQL Server installed on my laptop. In an effort to keep things clean and smooth in case I need to rebuild things, I’ve gone with containers. I can easily copy a folder with all my docker compose … Continue reading

Posted in Blog | Tagged , , | Leave a comment

Microsoft Security Changes and SQL Server

For almost as long as I’ve been working as a data professional, NTLM has been the security protocol used in Windows. Microsoft added Kerberos over 20 years ago, but NTLM is still a fallback. Like so many things Microsoft has … Continue reading

Posted in Editorial | Tagged , , | Comments Off on Microsoft Security Changes and SQL Server

Keeping MS Docs Up to Date

One of the things that I like about the SQL Server docs (MS Learn Docs) is that I can fix things I find wrong. For years we had downloaded Books Online from installs, then we have BOL on a site, … Continue reading

Posted in Blog | Tagged , , | 1 Comment