Click here to Skip to main content
15,888,351 members
Home / Discussions / Database
   

Database

 
QuestionLINQ syntax Pin
vkEE24-Oct-13 3:24
vkEE24-Oct-13 3:24 
QuestionRe: LINQ syntax Pin
thatraja24-Oct-13 3:37
professionalthatraja24-Oct-13 3:37 
AnswerRe: LINQ syntax Pin
vkEE24-Oct-13 3:58
vkEE24-Oct-13 3:58 
GeneralRe: LINQ syntax Pin
Bernhard Hiller24-Oct-13 21:28
Bernhard Hiller24-Oct-13 21:28 
AnswerRe: LINQ syntax Pin
Richard Deeming24-Oct-13 4:25
mveRichard Deeming24-Oct-13 4:25 
NewsProblem Connecting To SQL from SOME Machines Pin
Kevin Marois22-Oct-13 9:29
professionalKevin Marois22-Oct-13 9:29 
AnswerRe: Problem Connecting To SQL from SOME Machines Pin
thatraja22-Oct-13 22:36
professionalthatraja22-Oct-13 22:36 
GeneralRe: Problem Connecting To SQL from SOME Machines Pin
jschell23-Oct-13 9:48
jschell23-Oct-13 9:48 
So google for the following.

"Named Pipes Provider, error: 40"


That leads to the following

http://blogs.msdn.com/b/sql_protocols/archive/2007/03/31/named-pipes-provider-error-40-could-not-open-a-connection-to-sql-server.aspx[^]

There are several reasons there and none of which should apply to you because, presumably, nothing changed.

However the nature of those tells you the problem - it could not establish the connection.
Now you might want to at least verify that someone wasn't bouncing the server when you had the problem. You can see that in the event log if SQL Server restarted.
If not then it is likely it is a network problem.
GeneralRe: Problem Connecting To SQL from SOME Machines Pin
Bernhard Hiller23-Oct-13 20:43
Bernhard Hiller23-Oct-13 20:43 
GeneralRe: Problem Connecting To SQL from SOME Machines Pin
jschell24-Oct-13 7:47
jschell24-Oct-13 7:47 
QuestionHow to insert data in the tables Pin
lichengjuan-421-Oct-13 18:39
lichengjuan-421-Oct-13 18:39 
AnswerRe: How to insert data in the tables PinPopular
Mycroft Holmes21-Oct-13 18:44
professionalMycroft Holmes21-Oct-13 18:44 
AnswerRe: How to insert data in the tables Pin
Amol_B23-Oct-13 20:37
professionalAmol_B23-Oct-13 20:37 
AnswerRe: How to insert data in the tables Pin
coded00725-Oct-13 3:19
professionalcoded00725-Oct-13 3:19 
AnswerRe: How to insert data in the tables Pin
rashin ghodratzade28-Oct-13 6:51
rashin ghodratzade28-Oct-13 6:51 
QuestionHow to copy table data SQL 2005 Express fastest ? Pin
Member 245846720-Oct-13 19:48
Member 245846720-Oct-13 19:48 
AnswerRe: How to copy table data SQL 2005 Express fastest ? Pin
Jörgen Andersson20-Oct-13 21:43
professionalJörgen Andersson20-Oct-13 21:43 
AnswerRe: How to copy table data SQL 2005 Express fastest ? Pin
Mycroft Holmes20-Oct-13 21:55
professionalMycroft Holmes20-Oct-13 21:55 
GeneralRe: How to copy table data SQL 2005 Express fastest ? Pin
Member 245846721-Oct-13 18:58
Member 245846721-Oct-13 18:58 
GeneralRe: How to copy table data SQL 2005 Express fastest ? Pin
Mycroft Holmes21-Oct-13 19:04
professionalMycroft Holmes21-Oct-13 19:04 
GeneralRe: How to copy table data SQL 2005 Express fastest ? Pin
Member 245846721-Oct-13 19:26
Member 245846721-Oct-13 19:26 
GeneralRe: How to copy table data SQL 2005 Express fastest ? Pin
Mycroft Holmes21-Oct-13 19:41
professionalMycroft Holmes21-Oct-13 19:41 
GeneralRe: How to copy table data SQL 2005 Express fastest ? Pin
Jörgen Andersson22-Oct-13 3:47
professionalJörgen Andersson22-Oct-13 3:47 
GeneralRe: How to copy table data SQL 2005 Express fastest ? Pin
PIEBALDconsult22-Oct-13 3:39
mvePIEBALDconsult22-Oct-13 3:39 
GeneralRe: How to copy table data SQL 2005 Express fastest ? Pin
Mycroft Holmes22-Oct-13 4:46
professionalMycroft Holmes22-Oct-13 4:46 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.