Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

SQL Server 2005 Change Server Instance Name

Status
Not open for further replies.

dgillz

Instructor
Mar 2, 2001
10,038
US
I setup SQL server 2005 on my machine which already has SQL Server 2000 on it. I was realy silly and used the same server name for both installs. How do I rename my server or instance in SQL 2005?

Software Sales, Training, Implementation and Support for Macola, eSynergy, and Crystal Reports

"If you have a big enough dictionary, just about everything is a word"
--Dave Barry
 
You will need to uninstall SQL 2005, then reinstall SQL 2000, then install SQL 2005 as a different instance name.

If you used the same instance name for the SQL 2005 instance then the SQL 2000 instance was actually upgraded to SQL 2005.

Denny
MCSA (2003) / MCDBA (SQL 2000)
MCTS (SQL 2005 / Microsoft Windows SharePoint Services 3.0: Configuration / Microsoft Office SharePoint Server 2007: Configuration)
MCITP Database Administrator (SQL 2005) / Database Developer (SQL 2005)

--Anything is possible. All it takes is a little research. (Me)
[noevil]
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top