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.

 All Forums
 General SQL Server Forums
 New to SQL Server Programming
 server name

Author  Topic 

mosheShperling
Starting Member

2 Posts

Posted - 2009-07-09 : 06:19:53
hello everyone I'm starting my way in learning Sql.
My problem is that I don't know the of the server the program asks from me for connecting.

RickD
Slow But Sure Yak Herding Master

3608 Posts

Posted - 2009-07-09 : 06:55:37
So browse for it or find out what is is called from whoever set the server up.
Go to Top of Page

visakh16
Very Important crosS Applying yaK Herder

52326 Posts

Posted - 2009-07-09 : 10:04:28
is it local server you installed? if yes, you can get instance name from surface configuration manager.
Go to Top of Page
   

- Advertisement -