Hi I am attempting to install (and un-install and re-install numerously) SQL 2008 express. I selected install as a default instance but the setup insists that my installation be a named instance localhost\sqlexpress.

Has anyone else had this issue?

link|improve this question
feedback

1 Answer

You cannot rename it after it is installed. Additionally, if you are using WPI you must install with default options. Are you using WPI or did you get your installer from the Download Center?

From MSDN:

Specifying an Instance Name other than SQLEXPRESS

SQL Server 2008 Express uses the default instance name of “SQLEXPRESS”. Changing the instance name or installing additional instances requires a custom installation. You cannot change instance names once the installation is complete

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.