Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
| Author |
Topic |
|
Jack121
Starting Member
14 Posts |
Posted - 2007-11-02 : 05:21:50
|
| Hello...I have just installed SQL server 2005..for the first time...what do I type in as the server name..I have tried local, local\sqlexpress, localhost, mypcno\local...any suggestions please...thanksJack |
|
|
harsh_athalye
Master Smack Fu Yak Hacker
5581 Posts |
Posted - 2007-11-02 : 05:28:59
|
| What edition of SQL Server 2005 you installed? Did you create named instance while installing? Do you already have another instance of SQL Server on the box?Harsh AthalyeIndia."The IMPOSSIBLE is often UNTRIED" |
 |
|
|
Jack121
Starting Member
14 Posts |
Posted - 2007-11-02 : 06:16:48
|
| Hi..it saysMicrosoft SQL Server Management Studio 9.00.1399.00...I did not create a named instance while installing..can you tell me how to do this..and no I do not have any other instance of SQL Server on this Pc..Jack |
 |
|
|
harsh_athalye
Master Smack Fu Yak Hacker
5581 Posts |
Posted - 2007-11-02 : 06:24:45
|
| By edition, I mean Enterprise edition, Standard Edition, Developer edition or Express edition. If it is not express edition, you can't connect to server by saying localhost\SQLExpress.If you haven't created named instance, your computer name becomes the server name.Harsh AthalyeIndia."The IMPOSSIBLE is often UNTRIED" |
 |
|
|
rmiao
Master Smack Fu Yak Hacker
7266 Posts |
Posted - 2007-11-02 : 22:29:36
|
| How did you connect to sql in ssms? Can you post details? |
 |
|
|
gongxia649
So Suave
344 Posts |
Posted - 2007-11-02 : 23:12:51
|
| What is the error msg? |
 |
|
|
|
|
|