Log in
::
Register
::
Not logged in
Home
Tags
Articles
Editorials
Stairways
Forums
Scripts
Videos
Blogs
QotD
Books
Ask SSC
SQL Jobs
Training
Authors
About us
Contact us
Newsletters
Write for us
Recent Posts
Recent Posts
Popular Topics
Popular Topics
Home
Search
Members
Calendar
Who's On
Home
»
SQL Server 2008
»
SQL Server 2008 - General
»
Unable to connect sql server
Unable to connect sql server
Rate Topic
Display Mode
Topic Options
Author
Message
Saggy
Saggy
Posted Friday, December 21, 2012 11:26 PM
Valued Member
Group: General Forum Members
Last Login: Thursday, April 04, 2013 11:40 AM
Points: 52,
Visits: 157
hi guys,
While connecting to sql server named instance we are getting following error:
A connection was successfully established with the server, but then an error occurred during the pre-login handshake. (provider: Shared Memory Provider, error: 0 - No process is on the other end of the pipe.) (Microsoft SQL Server, Error: 233)
reply......thnx
Post #1399653
prvmine
prvmine
Posted Saturday, December 22, 2012 11:21 AM
SSCommitted
Group: General Forum Members
Last Login: Yesterday @ 7:34 PM
Points: 1,761,
Visits: 3,637
The error "(Microsoft SQL Server, Error: 233)" is because the SQL Server client cannot connect to the server. This error could occur because the server is not configured to accept remote connections.
see the link below for more info
http://msdn.microsoft.com/en-us/library/bb326280(v=sql.100).aspx
http://msdn.microsoft.com/en-us/library/ms345318(v=sql.100).aspx
Post #1399695
eklavu
eklavu
Posted Thursday, December 27, 2012 6:56 PM
Valued Member
Group: General Forum Members
Last Login: Today @ 1:38 AM
Points: 53,
Visits: 150
You may want to try this steps.
1. Log on to the machine where the sql server instance resides.
2. Start SSMS. Use windows authentication (assuming your account have access to the server).
3. Right click the instance and choose properties.
4. Select Connections on the left pane.
5. Tick "Allow remote connections to this server". found on the right side.
6. Click ok button.
7. Close ssms and logoff to the server.
8. Access the sql instance again using ssms from a remote server.
Let me know if this works.
Post #1400773
« Prev Topic
|
Next Topic »
Permissions
You
cannot
post new topics.
You
cannot
post topic replies.
You
cannot
post new polls.
You
cannot
post replies to polls.
You
cannot
edit your own topics.
You
cannot
delete your own topics.
You
cannot
edit other topics.
You
cannot
delete other topics.
You
cannot
edit your own posts.
You
cannot
edit other posts.
You
cannot
delete your own posts.
You
cannot
delete other posts.
You
cannot
post events.
You
cannot
edit your own events.
You
cannot
edit other events.
You
cannot
delete your own events.
You
cannot
delete other events.
You
cannot
send private messages.
You
cannot
send emails.
You
may
read topics.
You
cannot
rate topics.
You
cannot
vote within polls.
You
cannot
upload attachments.
You
may
download attachments.
You
cannot
post HTML code.
You
cannot
edit HTML code.
You
cannot
post IFCode.
You
cannot
post JavaScript.
You
cannot
post EmotIcons.
You
cannot
post or upload images.
Copyright © 2002-2013 Simple Talk Publishing. All Rights Reserved.
Privacy Policy.
Terms of Use.
Report Abuse.