Click here to Skip to main content
15,891,316 members
Home / Discussions / Database
   

Database

 
AnswerRe: What is the format of the connection string used for mysql database access? Pin
PIEBALDconsult24-Oct-13 17:33
mvePIEBALDconsult24-Oct-13 17:33 
AnswerRe: What is the format of the connection string used for mysql database access? Pin
coded00725-Oct-13 3:17
professionalcoded00725-Oct-13 3:17 
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 
.Net WPF app connecting to SQL 2008 R2 running on Win Server 2008

This is a recent problem. Probably started in the last day or two. Not sure because I haven't tested on the server since...

I have a WPF app that runs on a Win 8 Tablet. I have the tablet on my desk. I also have a copy on my client's server in Canada.

From my development PC the app CAN connect to SQL on my server. I copy the app to the tablet and run it and it does NOT connect. I get:

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) ---> System.ComponentModel.Win32Exception (0x80004005): The system cannot find the file specified


I get the same trying to run it from the client's server. Both the tablet and the copy on the client's server were connecting a few days ago.

The server's IP/Port are hardcoded in (to test), so that hasn't changed.

I checked all the user remote connection settings. Everything looks fine. The part that worries me is the "File not found" part. And why do I NOT get this connecting from my Dev pc??

I need some help.

Thanks
If it's not broken, fix it until it is

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 
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 

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.