Hi,
We have a VPS cloud server on which there is an instance of SQL Server Express.
Since we need more resources, I consulted with the hosting provider and they offered us to use SQL Server Web Edition (SPLA Lisence).
My question is - the hosting company claims that it is not possible to keep the SQL Server Express instance along side with the SQL Server Web Edition, and that we must do ugrade and remove the SQL Server Express instance.
This will cause us a long downtime, since there are multiple DBs on the SQL Server Express that we will have to backup, and then restore them one by one on the Web Edition after it is installed.
Is this correct? Can't we install the SQL Server Web Edition Instance and gradually move the DBs to it?
Thanks!