SQL Server Forums
Profile | Register | Active Topics | Members | Search | Forum FAQ
 
Register Now and get your question answered!
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 General SQL Server Forums
 New to SQL Server Programming
 Brand New to SQL
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

AshNEW2SQL
Starting Member

South Africa
2 Posts

Posted - 05/05/2012 :  19:20:37  Show Profile  Reply with Quote
Hi - I installed MS SQL SMSE 2005 just to begin my studies.

Can anyone tell me what the following instances should be?

Server name:
Authentication:

I tried entering; (pc_name)\sqlexpress, however it gives me an error message.
"A network-related or instance-specific error occurred while establishing a connection to sql server... (Microsoft server error: 2)

No DB was imported. is this the problem? Is there any link/site where I can learn about this?

visakh16
Very Important crosS Applying yaK Herder

India
47094 Posts

Posted - 05/05/2012 :  19:23:38  Show Profile  Reply with Quote
try using local if this is only instance

------------------------------------------------------------------------------------------------------
SQL Server MVP
http://visakhm.blogspot.com/

Go to Top of Page

AshNEW2SQL
Starting Member

South Africa
2 Posts

Posted - 05/05/2012 :  19:34:48  Show Profile  Reply with Quote
Not sure what you mean @visakh16
Go to Top of Page

sunitabeck
Flowing Fount of Yak Knowledge

5152 Posts

Posted - 05/05/2012 :  20:44:38  Show Profile  Reply with Quote
Take a look at this thread to see if that will help you. http://www.sqlteam.com/forums/topic.asp?TOPIC_ID=173779

And, all the best to you in your efforts to learn SQL. You will find that this forum is a great resource, especially when you get stuck and feel like hitting your head against a wall.

Start with this and see if that works:

Server name: (local)
Authentication: Windows Authentication

Note: You should include the brackets in the server name --> (local)

Edited by - sunitabeck on 05/05/2012 21:05:11
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
 Printer Friendly
Jump To:
SQL Server Forums © 2000-2009 SQLTeam Publishing, LLC Go To Top Of Page
This page was generated in 0.05 seconds. Powered By: Snitz Forums 2000