At this moment, I have a SQLEXPRESS instance running SQL Server 2005 Express, and a second instance SQL2008 running SQL Server 2008.
I need to have my SQLEXPRESS instance under SQL Server 2008.
How can I proceed? Upgrading? Uninstall SQL Server 2005 Express + reinstall?
Thank you for your help.
You cannot change the name of an instance. You need to install it again, as
SQLEXPRESS.