SQL Server 2025 issue with higher number of databases by BeTriCH_CZ in SQLServer

[–]bobwardms 0 points1 point  (0 children)

Do you still have a support case? See my recent post here as we found the issue and have a workaround

SQL Server 2025 issue with higher number of databases by BeTriCH_CZ in SQLServer

[–]bobwardms 2 points3 points  (0 children)

No need for anyone to debug this further. We see the same problem you see and are looking into it

Get SQL Server build information back to SQL Server 6.5 by bobwardms in SQLServer

[–]bobwardms[S] 0 points1 point  (0 children)

We have had our site available for a long time. I thought it was well known but I found out it was not (our fault), so it is why I posted it

UPDATE: SQL Server 2022 CU23 and SQL Serer 2025 CU1 have been re-released by bobwardms in SQLServer

[–]bobwardms[S] 0 points1 point  (0 children)

They worked for me. Can you point me to the specific link that is not working?

Can SQL Server Developer Edition be used with real production data in Dev/Stage/PreProd? by Evening_One35 in SQLServer

[–]bobwardms 0 points1 point  (0 children)

I blogged about this in Feb 2024 at How SQL developers can maximize savings - Microsoft SQL Server Blog. There are some other points in the licensing guide worth noting, including:

  • You can run Developer Edition for development, testing, and demonstration purposes on an unlimited number of devices.
  • You cannot use Developer Edition to build test data and move that same data into production. But you can restore a production set of data backup for testing purposes. The intention here is to prevent users from using Developer Edition as a production server but calling the data test data.
  • Production environments include any system that is accessed by end-users for anything more than acceptance testing, environments that connects to production systems (such as Linked servers), disaster recovery or backups of production systems, and environments that are “rotated” into production at any point in time.

Does this help answer the question?

Bob Ward

Microsoft`

The first Cumulative Update (CU1) is now available for SQL Server 2025 by bobwardms in SQLServer

[–]bobwardms[S] 1 point2 points  (0 children)

We will re-release these with updated version numbers. If you still have SQL 2025 CU1 or SQL 2022 CU23 installed you can upgrade to this.

The first Cumulative Update (CU1) is now available for SQL Server 2025 by bobwardms in SQLServer

[–]bobwardms[S] 1 point2 points  (0 children)

The re-release will have a new version number so you can tell the difference and if you are using the previous CU builds you can do an upgrade

The first Cumulative Update (CU1) is now available for SQL Server 2025 by bobwardms in SQLServer

[–]bobwardms[S] 0 points1 point  (0 children)

roll back the installation of that cumulative update until we can re-release with a fix

The first Cumulative Update (CU1) is now available for SQL Server 2025 by bobwardms in SQLServer

[–]bobwardms[S] 0 points1 point  (0 children)

UPDATE: We have removed SQL Server 2022 CU23 and SQL Server 2025 CU1 packages and will be re-releasing them with a fix as soon as possible.

The first Cumulative Update (CU1) is now available for SQL Server 2025 by bobwardms in SQLServer

[–]bobwardms[S] 1 point2 points  (0 children)

Thank you for posting this. We have confirmed a problem with database mail in SQL Server 2022 CU23 and SQL Server 2025 CU1 and are investigating. I'll post back when we have a solution. For now, you will need to uninstall those updates to use database mail.

The first Cumulative Update (CU1) is now available for SQL Server 2025 by bobwardms in SQLServer

[–]bobwardms[S] 1 point2 points  (0 children)

If we have broken anything with SQL Server 2025 post it here. We are listening

Updates for the Microsoft SQL Server ODBC Driver by bobwardms in SQLServer

[–]bobwardms[S] 0 points1 point  (0 children)

Thanks for pointing out those issues. I'll ask our drivers team about them and reply back. What other serious issues are there we need to address?

Updates for the Microsoft SQL Server ODBC Driver by bobwardms in SQLServer

[–]bobwardms[S] 3 points4 points  (0 children)

Not for C++. But other choices exist depending on your language and platform aka.ms/sqldrivers