A lot of words with only less informations. What does the query
SELECT @@VERSION
and the discovery report return? Validate a SQL Server Installation
And more important: Which exact and completly message do you get?
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
We are currently using SQL Server Express 2016 SP3 on all of our systems, but some systems have been upgraded from SQL Server Express 2016 SP2 and others started with SQL Server Express 2016 SP3.
The systems that started with a fresh install of SQL Server Express 2016 SP3 will upgrade to SQL Server Express 2022 without an error.
The systems that were upgraded from SQL Server Express 2016 SP2 to SQL Server Express 2016 SP3, cannot be upgraded to SQL Server Express 2022, because the install thinks that some components still have the SP2 version.
How can I correct this problem and complete the upgrade to SQL Server Express 2022. I tried rerunning the SQL Server Express 2016 SP3 upgrade and it will not start because there is nothing to upgrade.
A lot of words with only less informations. What does the query
SELECT @@VERSION
and the discovery report return? Validate a SQL Server Installation
And more important: Which exact and completly message do you get?
I know there is an option called /SKIPRULES. Is there a rule id to use that will skip the check of the 2016 service pack?