This is a discussion on Connection failed between PC within the SQL Server forums, part of the Microsoft SQL Server category; --> Hello, i ahve a problem to connect a pc to another with MSDE installed. The response message of this ...
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| |||
| Hai, I dont exactly trap 'What u mentaioned is the os server or sql server. Any way if you want to access a machine from u r machine , the followings must exits. 1. Network among them. 2. if , so u can access other machines from u r command prompt(run). like, \\node-x\e$ ..if it does not work , share the other machine's drives Raghu |
| ||||
| alessandro_chiodo@hotmail.com (Alex) wrote in message news:<c7bf0032.0312040727.29186bc9@posting.google. com>... > Hello, i ahve a problem to connect a pc to another with MSDE installed. > The response message of this failure is: > 'Server not exists' > > Can help me? > > Thanks! One possibility is that you're using the wrong authentication method: http://support.microsoft.com/default...&Product=sql2k Another possibility is that it's MSDE SP3a, which disables network access to MSDE by default: http://support.microsoft.com/default...or _msde_d3jb Simon |