Please turn JavaScript on

Articles - SQLServerCentral

Get updates from Articles - SQLServerCentral via email, on your phone or read them on follow.it on your own custom news page.

You can filter the news from Articles - SQLServerCentral that get delivered to you using tags or topics or you can opt for all of them. Unsubscription is also very simple.

See the latest news from Articles - SQLServerCentral below.

Site title: SQLServerCentral – The #1 SQL Server community

Is this your feed? Claim it!

Publisher:  Unclaimed!
Message frequency:  0.9 / day

Message History

Microsoft quietly ended an era in November 2025. SQL Server 2025 shipped without SSRS. In its place: Power BI Report Server (PBIRS), a product with a different licensing model, different architecture, and a clear message from Microsoft — paginated reports belong in Power BI now.

If you manage SSRS infrastructure, you already feel the pressure. No new features. No ...


Read full story
Introduction

I first encountered this challenge during a logistics project. I needed to dynamically find the nearest warehouse for a customer, but all our data was stored in SQL Server, and I wanted to avoid relying on external APIs. After some research, I realized it’s possible to calculate distances directly in SQL Server using a combina...


Read full story