all groups > sql server connect > november 2007 >
You're in the

sql server connect

group:

What is the default server name of SQL Server 2005 Enterprise?


What is the default server name of SQL Server 2005 Enterprise? Elliot
11/1/2007 12:00:00 AM
sql server connect:
How can I know?
I just know computername\sqlexpress for 2005 Express.
Is it possible to change the server name?

Re: What is the default server name of SQL Server 2005 Enterprise? Elliot
11/1/2007 5:52:00 AM
How if I have forgot it?

[quoted text, click to view]
Re: What is the default server name of SQL Server 2005 Enterprise? Razvan Socol
11/1/2007 6:03:17 AM
If you forgot the instance name, you can use SQL Server Configuration
Manager, or look in the registry in
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft SQL Server\Instance
Names\SQL.

--
Razvan Socol
Re: What is the default server name of SQL Server 2005 Enterprise? Andrew J. Kelly
11/1/2007 8:32:43 AM
If it is a Default Instance the name is the same as the server it is
installed on. If it is a Named Instance it is the Server Name \What ever you
give it when you install it. There is no default, you must fill in the
blank.

--
Andrew J. Kelly SQL MVP
Solid Quality Mentors


[quoted text, click to view]
Re: What is the default server name of SQL Server 2005 Enterprise? Elliot
11/2/2007 1:15:01 PM
It is useful.
Thank you.


[quoted text, click to view]
AddThis Social Bookmark Button