SQL Server, Technology Survey SQL Server: New connectivity and Drivers landing page 23.06.2025 by Stéphane Haby You will find a new connectivity and drivers landing page for SQL Server with .Net, Java, Python, C++, Go and PHP languages: SQL Connectivity and Drivers – SQL Server | Microsoft Learn As you can see, you can download,(…)
Database Administration & Monitoring, SQL Server Step-by-Step Guide to Enabling Copilot in SSMS 23.06.2025 by Steven Naudet With the latest version of SSMS, SSMS 21, there is now integration with Copilot. In this blog post, we’ll go through the setup step by step, with screenshots, to get everything ready to use Copilot in SSMS.There is already(…)
Database Administration & Monitoring, Database management, Docker, SQL Server, Technology Survey SQL Server 2025: Local SQL Server Container without Docker Command 23.06.2025 by Stéphane Haby The last version of” MSSQL extension for Visual Studio Code” has in Preview “the Local SqlServer Containers” based on SQL Server 2025 with the following keys: Create and manage SQL Server containers locally without Docker commands Use SQL Server 2025(…)
Azure, Big Data, Business Intelligence, Cloud, Database Administration & Monitoring Exploring the Future of Data at SQLBits 2025 in London 21.06.2025 by Hocine Mechara I’m looking back on three amazing days of interesting technical insights from the SQLBits event 2025 in London. It’s actually my first time having the pleasure of attending one of Europe’s biggest data platform events and I can sincerely say,(…)
Database Administration & Monitoring, Database management, SQL Server, Technology Survey SQL Server 2025: What news on the instance configuration 20.06.2025 by Stéphane Haby Like every time with a new version of SQL Server, it’s good to see what the new configurations possibilities are for us to manage the instance. To do this, I will compare SQL 2022 and SQL 2025 using the system(…)
Business Intelligence, Database management, SQL Server SQL Server 2025 – Retirement of SQL Server Reporting Services (SSRS) 20.06.2025 by Amine Haloui Microsoft has announced the end of the SQL Server Reporting Services (SSRS) service. In other words, Microsoft will no longer provide new versions of SSRS. Currently, the latest available version is the 2022 version (https://www.microsoft.com/fr-FR/download/details.aspx?id=104502). However,(…)
Azure, Business Intelligence, Database management, SQL Server Experiencing SQLBits 2025 in London 18.06.2025 by Steven Naudet This week, I’m in London attending the SQLBits 2025 conference.Since joining dbi services as a consultant, this is my second time taking part in the event. The last time was in 2022, but I attended remotely due to the(…)
AWS, Database Administration & Monitoring, Database management, SQL Server Random permission denied when backing up SQL Server databases to AWS Storage Gateway 27.05.2025 by Nathan Courtine Before addressing the issue of backup size reduction with compression enabled, let me provide some context. When SQL Server is hosted on AWS EC2 instances, you’ll need to manage the backup strategy appropriate to your business. In order to persist(…)
Database Administration & Monitoring, Database management, SQL Server SQL Server 2025 – AG Commit Time 26.05.2025 by Nathan Courtine SQL Server 2025 preview has been publicly available for a week now: you can find all the details in this blog “SQL Server 2025 Public Preview and SSMS 21 now available“.In this blog, I want to make an highlight(…)
Database Administration & Monitoring, SQL Server SQL Server 2025 – Backups to secondary replicas of an availability group 23.05.2025 by Stéphane Savorgnano Backup operations can increase significantly I/O and even CPU utilization when we use backup compression. To avoid using resources on primary replica, offloading backups to a synchronized or synchronizing replicas seems to be the good solution even if we have(…)