Upgrading the Installed SQL Version

1.0 Introduction

Windows 11 requires Doors.NET to use SQL/SQL Express 2019. Any upgrade installations will use the SQL version that was installed at the time of installation (this will typically be SQL 2016). For this reason, SQL will need to be upgraded to SQL 2019.

 

Notes:

 

 

2.0 Download SQL Express 2019

  1. Go to a search engine and enter: 'SQL Express 2019 download'.
  2. Click on the link to the appropriate Microsoft website location.

    Note: At the time of writing, this URL is: https://www.microsoft.com/en-gb/download/details.aspx?id=101064

  3. Click on the DOWNLOAD button.
  4. The SQL Express 2019 installation file will download to your PC.
  5. Typically the file will be found in the 'Downloads' folder.

    SQL Express downoaded file

 

 

3.0 Install SQL Express 2019

  1. Double-click the installation file.
  2. Select CUSTOM as the installation type.

    SQL Custom Install

  3. Accept the default download location for the SQL Express installation media (the default location is: C:\SQL2019 ).

  4. Click the INSTALL button and the installation package will be downloaded.
  5. The installation center window will appear.

  6. At the bottom of the list of options, select: 'Upgrade from a previous version of SQL Server'.

    SQL Upgrade Existing

  7. Place a check mark to accept the license terms and conditions.

  8. Click the NEXT button.
  9. Place a check mark to use Microsoft Update to check for updates.

  10. Click the NEXT button.
  11. The installer will now check for updates.

  12. Next, ensure the ECLIPSE instance is detected and displayed. The current version will most likely be 13.x.xxxx.x.

    SQL Current version

  13. Click NEXT.

  14. You should see a message that the SQL 2019 upgrade has succeeded successfully.
  15. You will also see a prompt to restart the host PC. Click OK to confirm this.

    SQL Upgrade successful

  16. Click the CLOSE button.
  17. Reboot the PC.