Cant upgrade from SQL express

Gerry Walsh 1 Reputation point
2021-01-21T15:19:23.71+00:00

Hi when i run the upgrade process there is not option to select the instance I wish to upgrade.

The procedure runs and seems to ignore the SQL express instance and its directory. I cant make any customisations during the upgrade procedure

SQL Server Other
{count} votes

2 answers

Sort by: Most helpful
  1. AmeliaGu-MSFT 14,006 Reputation points Microsoft External Staff
    2021-01-22T02:58:11.957+00:00

    Hi @Gerry Walsh ,

    Do you want to upgrade to a different edition of SQL Server?
    If not, you can select Installation in the right panel -> Upgrade from a previous version of SQL Server in the SQL Server Installation Center of the version you want to upgrade to.
    59462-01.jpg

    Then you will see the upgrade wizard and you can make any customizations.

    59463-02.jpg

    In addition, please refer to Supported version & edition upgrades which might help.

    Best Regards,
    Amelia


    If the answer is helpful, please click "Accept Answer" and upvote it.
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    0 comments No comments

  2. Nikita Tropin 0 Reputation points
    2024-01-02T13:23:30.31+00:00

    I also had that issue when trying to upgrade SQL Express 2014 to 2016, for me the problem was missing SQL msi files in C:\Windows\Installer directory, so I restored msi cache by using **FixMissingMSI **tool as described here: https://learn.microsoft.com/en-us/troubleshoot/sql/database-engine/install/windows/restore-missing-windows-installer-cache-files. After that installer was able to see my instances and upgrade them.

    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.