We had 6.4 using 2008 SQLEXPRESS 32 bit. Boss wants to upgrade to 2020.2.5 on the same machine. He installed 64 bit SQL 2017. I went to run the configuration wizard / Database to point 6.4 to the new 2017 SQL instance and get this error window:
You are attempting to use an unsupported version of SQL Server.
Please select a database on a SQL Server using any of the following supported Microsoft SQL Server Express, Standard or Enterprise versions:
SQL Server 2008 RTM or later (32-bit or 64bit)
SQL Server 2008 R2 RTM or later (32-bit or 64bit)
SQL Server 2012 RTM or later (32-bit or 64bit)
SQL Server 2014 RTM or later (32-bit or 64bit)
SQL Server 2016 RTM or later (32-bit or 64bit)
Will we need to install SQL 2016 to point 6.4 to before we run the upgrade to 2020.2.5 or is there a work around I am not aware of?
Thanks,
-danny