A network-related or instance-specific error occurred while establishing a connection to SQL Server. The server was not found or was not accessible. Verify that the instance name is correct and that SQL Server is configured to allow remote connections. (provider: Named Pipes Provider, error: 40 - Could not open a connection to SQL Server) (Microsoft SQL Server, Error: 2)
hi bagul i have installed windows sql server 2005 but it installed successfully and i cant able to see any key and pls tell me how to create a server i tried to chec the services section under control panel but i could not able to locat any name with (MSSQLSERVER) pls guide me i am totally new to this platform thanks a lot in advance
@TheZenift here are some ideas: 1. Start - Run - Type this "services.msc" 2. Ctrl Panel - Admin Tools - Services Browse for the following Actual services should read SQL Server (MSSQLSERVER) Good luck -Another option is to goto Programs SQL server - configuration tools - sql server config manager After you get there, select SQL server services go to right window and select Start The computer name can be just . (period) or local host Good luck
I;ve been trying to Add a new Data Source onto my C# program but then it doesn't show on the list (only the default ones show up; master, model, msdb, tempdb)
Let's say I created a database from scratch with tables in it. How do I make it so it shows up on that same list?
This version of Microsoft SQL Server Management Express can be only used to connect to SQL Server 2000 and SQL Server 2005 servers. (Microsoft.SqlServer.Expres.ConnectionDlg)
Hi all. When I follow these instructions and register a database, it doesn't find a connection, the little circle doesn' turn green. What am i missing? Can anyone help?
A network-related or instance-specific error occurred while establishing a connection to SQL Server. The server was not found or was not accessible. Verify that the instance name is correct and that SQL Server is configured to allow remote connections. (provider: Named Pipes Provider, error: 40 - Could not open a connection to SQL Server) (Microsoft SQL Server, Error: 2)
Not sure what you mean. SQL server actually is a service that runs on a physical box. You will need to have a machine with the right OS on it b4 you can run SQL. Hope that helps.
Man !! This is awsome! Thank you. I have just installed VS2008 SP1 it came with SQLEE2005 without SQL Server 2005 Managment Studio Express, so I went ahead and downloaded it from Microsoft website. Do I need to uninstall SQLEE2005 to install SQLEE2008 with tool, or will it just upgrade it automatically? Thank you! How do I go about that , thank you!
An error has occurred while establishing a connection to the server. When connecting to SQL Server 2005, this failure may be caused by the fact that under the default settings SQL Server does not allow remote connections. (provider: Named Pipes Provider, error: 40 - Could not open a connection to SQL Server) (Microsoft SQL Server, Error: 53)
thanks, you explained well but when i make my screen full, it's not that clear so I have to watch it in the small screen which is not that clear but thanks I hope you have more videos..
This has been flagged as spam show
i created new server , but i cannot sww the green icon and it doesn't connect :( why ? what should i do ? i use 2005
DarkSetanNeraka 6 days ago
This has been flagged as spam show
I'm having this problem. This text box appears:
TITLE: Connect to Server
Cannot connect to ..
ADDITIONAL INFORMATION:
A network-related or instance-specific error occurred while establishing a connection to SQL Server. The server was not found or was not accessible. Verify that the instance name is correct and that SQL Server is configured to allow remote connections. (provider: Named Pipes Provider, error: 40 - Could not open a connection to SQL Server) (Microsoft SQL Server, Error: 2)
HELP!
cherryblossom1416 6 days ago
hi bagul i have installed windows sql server 2005 but it installed successfully and i cant able to see any key and pls tell me how to create a server i tried to chec the services section under control panel but i could not able to locat any name with (MSSQLSERVER) pls guide me i am totally new to this platform thanks a lot in advance
TheZenift 1 month ago 2
baghul 1 month ago
This has been flagged as spam show
I;ve been trying to Add a new Data Source onto my C# program but then it doesn't show on the list (only the default ones show up; master, model, msdb, tempdb)
Let's say I created a database from scratch with tables in it. How do I make it so it shows up on that same list?
Please explain step by step?
DuyAnh1 2 months ago
i can't find MSSQLServer in the Services. I don't have Configuration Manager! HELP!
eeezb 4 months ago
@eeezb Two ways to get to the Services tab:
1. Start - Run - services.msc
2. Ctrl Panel - Admin Tools - Services
Actual services should read SQL Server (MSSQLSERVER)
Good luck
baghul 4 months ago
i created new server , but i cannot sww the green icon and it doesn't connect :( why ? what should i do ? i use 2005
Halwsa911 5 months ago
@Halwsa911 Its possible that you do not have SQL Services running.Here is what I would suggest
Goto Configuration tools, then Configuration Manager
Next locate the MSSQLServer, right click and Start
Lmk how that goes!! ;-)
baghul 5 months ago
WOOW U ARE LEGEND MAN TNX VERY MUCH ILL SUBSCRIBE YA!!
kristjan505 7 months ago
@kristjan505 You mean a legend like Clint Eastwood!! lol thx
baghul 7 months ago
great vids
dipubd3 10 months ago
hey i doesn't show the green thing its just white.
cloudstrife5623 10 months ago
I have a problem...
[Microsoft SQL Management Studio Express]
This version of Microsoft SQL Server Management Express can be only used to connect to SQL Server 2000 and SQL Server 2005 servers. (Microsoft.SqlServer.Expres.ConnectionDlg)
VigilianceAurelious 10 months ago
@VigilianceAurelious Hi, are u trying to connect to sql 2005 and sql 2008?
baghul 10 months ago
@baghul Oh, I forgot to let you know, hmmm I've already fixed it
What I've done is that when you're going to register instead of putting " computername\SQLEXPRESS "
I jus registered " computername " then it worked out xD
Thanks anyways :)
VigilianceAurelious 10 months ago
@VigilianceAurelious Sounds good. You r welcome!
baghul 10 months ago
@baghul im having this problem too. help pls
xxelocinxx 9 months ago
@xxelocinxx Use this from the other guy:
I jus registered " computername " then it worked out xD
baghul 9 months ago
Which way do you prefer to create databases?? method 1 or 2?
SmartGirl27 11 months ago
@SmartGirl27 Method 1 of course!! ;-))
baghul 11 months ago
cannot connect to server name
yen831 1 year ago
@yen831 Did you try connecting with . or localhost?
baghul 1 year ago
This has been flagged as spam show
Oh my god! I don't have mssqlserver under services in the Admin Tool Wha does that mean? My sql 2005 express is running and i have win xp, help!
ellie3637 1 year ago
Oh my god! I don't have mssqlserver under services in the Admin Tool Wha does that mean? My sql 2005 express is running and i have win xp.
ellie3637 1 year ago
@ellie3637 ok so try to Google this and u shall find what you are looking for!
;-))
"MSSQL$SQLEXPRESS service"
baghul 1 year ago
Hi all. When I follow these instructions and register a database, it doesn't find a connection, the little circle doesn' turn green. What am i missing? Can anyone help?
ellie3637 1 year ago
@ellie3637 ok here are some ideas
-Under Admin tools - Services. Make sure MSSQLSERVER service is running
-U can also get to the above by using services.msc from Run Menu
-Try connecting with . (just period) or the word localhost
lmk if this helps
;-))
baghul 1 year ago
Nice video, thanks
JSuavinson 1 year ago
@JSuavinson You are very welcome!
baghul 1 year ago
I don't understand english... speak spanish man!!... =D gracias u.U
Ukokws 1 year ago
@Ukokws Estudiante Espaneol Senior!! ;-)
baghul 1 year ago
Indian Accent.... No good ...skipping video
cfhasib 1 year ago
@cfhasib Thank you for the positive feedback and btw wrong country!! So try again.
;-)
baghul 1 year ago
thk u sir . it was very useful
nishajudy 1 year ago
@nishajudy Kool, Check out more sql info at slackerdba dot blogspot dot com
;-)
baghul 1 year ago
Nice Tutorial.. " Not the fastest machine" :-)
ankitanshu11 1 year ago
@ankitanshu11 Yeah no doubt I needed to upgrade! ;-)
baghul 1 year ago
This has been flagged as spam show
update your video becuase theres a new version out
thomasmulhall 1 year ago
Thanks to you, Baghul. Good job.
jwahh 1 year ago
@jwahh Thank you Sir!
baghul 1 year ago
@jwahh Thx buddy, sorry for the late comment
baghul 1 year ago
Wonderful man! It reminds me of my own videos! :o)
luckyvidoes 1 year ago
@luckyvidoes Thank you sir, glad you like
baghul 1 year ago
Wonderful. Thanks a million. I am a brand new SQL Server DBA after having been a DB2 z/OS DBA for years.
FYI, I am using Vista 64 bit and had no problems.
ggbustatube 1 year ago
@ggbustatube Welcome to SQL Server, we have more FREE videos at our site so feel free to check them out. Thx for the comments
baghul 1 year ago
for those who got problems....
in vista or window7
just do this.....
right click on the icon and select run as admin...
that's it...
chao.....!!!
ilovcleavageverymuch 1 year ago
@ilovcleavageverymuch Thank you for tthe suggestion.
baghul 1 year ago
lol i got a problem >.> i cant connect to the server
RichinGunz 2 years ago
Is the SQL Service running. You can check that under Services (Ctrl Panel). If so use . (period) or machine name to connect to it. Cheers
baghul 2 years ago
TITLE: Connect to Server
Cannot connect to ..
ADDITIONAL INFORMATION:
A network-related or instance-specific error occurred while establishing a connection to SQL Server. The server was not found or was not accessible. Verify that the instance name is correct and that SQL Server is configured to allow remote connections. (provider: Named Pipes Provider, error: 40 - Could not open a connection to SQL Server) (Microsoft SQL Server, Error: 2)
RichinGunz 2 years ago
o and im running on windows vista i have gotten the sql to work before
but i uninstalled it then re installed it
RichinGunz 2 years ago
Hmm, not sure. check all the sql services, accounts assigned to them, also check for remote connection under configuration manager.
baghul 2 years ago
@baghul
nvm i fixed it i had to fully remove it and reinstalled
RichinGunz 2 years ago
How can i create a server in the first place?
mccathal2008 2 years ago
Not sure what you mean. SQL server actually is a service that runs on a physical box. You will need to have a machine with the right OS on it b4 you can run SQL. Hope that helps.
baghul 2 years ago
Thanks for the help.
That was great.
bboova 2 years ago
Thank you for all your wonderful comment
Here are two of my sites where I have videos on other topics:
learningcomputer dot
sqlserver2008tutorial dot
Kash
baghul 2 years ago
Hey Bhagul,
Its awesome! Can you create videos like these for trigers, Keys and etc.. so that it ll be very help full to all
Ap2dayDOTnet 2 years ago
Comment removed
mesjam666 2 years ago
server name is usually the name of the machine or try typind just . (period) or localhost.
Kash
baghul 2 years ago
Thank you!
Muito Obrigado MESMO!!!
seu video me ajudou muito!
Thank u very much, that was really helpfull!
alcione1984 2 years ago
This was a very good video.
I would advise cutting out bits when you are waiting for it to load on this video.
Im used to sql 2003 and taking a look at 2005 to see what its like.
LDaltonIT 2 years ago
you are very welcome, more videos at our link next to the description
baghul 2 years ago
Man !! This is awsome! Thank you. I have just installed VS2008 SP1 it came with SQLEE2005 without SQL Server 2005 Managment Studio Express, so I went ahead and downloaded it from Microsoft website. Do I need to uninstall SQLEE2005 to install SQLEE2008 with tool, or will it just upgrade it automatically? Thank you! How do I go about that , thank you!
ZEBBI9 2 years ago
Very helpful
Ugandangirl 2 years ago
If you launch Surface Area Configuration, there is an option for turning on remote connections.
baghul 3 years ago
I have an error how do i fix this?
An error has occurred while establishing a connection to the server. When connecting to SQL Server 2005, this failure may be caused by the fact that under the default settings SQL Server does not allow remote connections. (provider: Named Pipes Provider, error: 40 - Could not open a connection to SQL Server) (Microsoft SQL Server, Error: 53)
need your reply ASAP Thanks
punxz18 3 years ago
I got the same problem :s
wolfwingx1 2 years ago
very useful... Thanx :)
jcb871 3 years ago
Thank you for your response
baghul 2 years ago
This video was helpful for me.The explanation is clear baghul.
citistar369 3 years ago
That was very helpful, thank you!
zifikos 3 years ago
Thankyou for video,
Iv been looking for a quick learner vid.
Im keeping this to my fav's as I will need to look up again.
Thankyou baghul
helenBeaton 3 years ago
Thank you for your response
baghul 2 years ago
Thanx, it was very helpful for a beginner like me, nice explanation. great job,
imranzama 3 years ago
Thank you Imran!
baghul 3 years ago
thanks, you explained well but when i make my screen full, it's not that clear so I have to watch it in the small screen which is not that clear but thanks I hope you have more videos..
NajanJan 3 years ago
Thank you for your response
baghul 3 years ago