Question
When upgrading the COMPASS Database, how do I resolve the error message , "Database version (V06) does not match required version (V07)"
Answer
When installing COMPASS 2018 on a PC with a non-English Operating System, the below error message may appear in the following situations:
Step1
To avoid this error message, you will need to run the provided SQL script by following the remaining steps
Step 2
Open the SQL Server Management Studio (under Start > Microsoft SQL Server).
Step 3
Connect to the Server. Administrator rights on the SQL Server is required.
Step 4
In the menu bar, click on File > Open > File… and select the SQL script file from the folder you downloaded it.
Step 5
In the menu bar, press the Execute button. This will execute the script and process the necessary changes in the database.
Step 6
In the lower part of the window you will read the success message “Command(s) completed successfully” or some error message. If an error like “…user, role or group already exists.” appears, the script has finished successfully
Step 7
Now, it is possible to continue upgrading or installing the COMPASS Software package.