Can I do an SQL Server Edition upgrade from Express to Developer on Azure VM?

Melchor Buenaflor Admin 0 Reputation points
2025-05-01T23:21:26.8166667+00:00

I'm trying to upgrade an SQL Express database that comes with an application to SQL Developer edition. The machine is an Azure VM, not Azure SQL server instance.

The application is Best Practice, a medical practice management software. The base installation installs an SQL Server Express database. The instructions mention doing an edition upgrade of the database to enable it to use databases over 10GB. When I perform the upgrade it seems to be doing it, no major errors, but it doesn't work. The database remains in Express.

I am accessing the VM using RDP.

I have done this procedure on another VM hosted on a Linux machine and that was successful.

I appreciate any help at this point.

SQL Server Migration Assistant
SQL Server Migration Assistant
A Microsoft tool designed to automate database migration to SQL Server from Access, DB2, MySQL, Oracle, and SAP ASE.
564 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Olaf Helper 46,631 Reputation points
    2025-05-02T05:39:43.66+00:00

    to SQL Developer edition.

    First, you are not allowed to use the Developer Edition for production, only for developing & testing

    but it doesn't work.

    And what in detail does "not work" mean; you havent't provided any detail about?

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.