472,779 Members | 2,753 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 472,779 software developers and data experts.

Can't connect to SQL Server (developer edition) from another PC?

ITM
I've installed SQL Server 2000 Developer Edition on a Windows XP Pro
SP2 machine. It's installed without any problems.

When I try to connect to it from another XP SP2 machine (by creating
an ODBC data source) I get a Login error:
[ODBC SQL Server Driver][TCP/IP Sockets]ConnectionOpen(Connect()).
Connection failed: SQLState: 08001 SQL Server Error: 17
SQL Server does not exist or access denied

I can ping the server fine from the other machine, and I've tried the
standard "sa" user/pw as welll as my own logins.

The server is configured for mixed authentication (Windows/SQL
Server).

Can anyone suggest what the problem might be?

TIA for any help
Ian
Jul 23 '05 #1
1 8591
ITM (it*@nospam.com) writes:
I've installed SQL Server 2000 Developer Edition on a Windows XP Pro
SP2 machine. It's installed without any problems.

When I try to connect to it from another XP SP2 machine (by creating
an ODBC data source) I get a Login error:
[ODBC SQL Server Driver][TCP/IP Sockets]ConnectionOpen(Connect()).
Connection failed: SQLState: 08001 SQL Server Error: 17
SQL Server does not exist or access denied

I can ping the server fine from the other machine, and I've tried the
standard "sa" user/pw as welll as my own logins.

The server is configured for mixed authentication (Windows/SQL
Server).

Can anyone suggest what the problem might be?


Windows firewall sounds like the most likely reason.

In the Control Panel, open the Windows Firewall applet. Go to the Advanced
tab and select the applicable network. Click Settings. Here you can check
SQL Server to permit it to accept connections on the network.

Think at least twice before you expose SQL Server on the Internet,
particularly if you are using SQL authentication.

For other possibilities, see here:
http://support.microsoft.com/default...;EN-US;q328306.

--
Erland Sommarskog, SQL Server MVP, es****@sommarskog.se

Books Online for SQL Server SP3 at
http://www.microsoft.com/sql/techinf...2000/books.asp
Jul 23 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
by: dpower | last post by:
Hi, Currently on IIS 5 win2k we use SQL2k Client network utility for the network libraries to connect and encrypt our data to our back end SQL DB. 2003 web edition doesn't allow me to install the...
0
by: Bob | last post by:
Hi Team, Is anyone else out there struggling with SQL Server on XP? Specifically, is there anyone struggling with starting the Agent Service using the NT_AUTHORITY "security" role? I am having...
1
by: Greg | last post by:
I'm trying to install a default instance of Developer edition on a laptop. I'm getting the following promblems shown in sqltp log. The laptop has previously had the SQL Developer installed but has...
1
by: J Landeros | last post by:
Hello, Does anybody here know if you can use Site Server Commerce Edition 3.0 with the .NET framework and ASP.NET? Issues. j g l *AT* t t a h e a d . c o m
3
by: mikeg | last post by:
When I try to connect to an SQL Server developer edition database using server explorer in vb.net standard I get the following message: Unable to connect to database. It is only possible to...
3
by: Chris | last post by:
Don't know if there is a simple solution for this one or not. When running SQL server on a machine with 2000 loaded and the complete SQL package I don't have any issues. Now I'm trying to login...
11
by: Brad | last post by:
To DB2 Personal Developer Edition GIS users: How do I acquire a spatial extender license key for the DB2 PDE? I expected to be able to use it right out of the box. Brad
3
by: HandersonVA | last post by:
is it possible to install ms sql 2005 developer edition databse server on window XP professional version 2002 with SP2 or just allows install client version?
2
by: baron06 | last post by:
Hi there , I've downloaded the sql server developer edition dvd from msdnaa.It came with two .iso files.Before extract these .iso files I combined them with "copy /b" command , created a new .iso...
0
by: erikbower65 | last post by:
Here's a concise step-by-step guide for manually installing IntelliJ IDEA: 1. Download: Visit the official JetBrains website and download the IntelliJ IDEA Community or Ultimate edition based on...
0
by: Taofi | last post by:
I try to insert a new record but the error message says the number of query names and destination fields are not the same This are my field names ID, Budgeted, Actual, Status and Differences ...
14
DJRhino1175
by: DJRhino1175 | last post by:
When I run this code I get an error, its Run-time error# 424 Object required...This is my first attempt at doing something like this. I test the entire code and it worked until I added this - If...
0
by: Rina0 | last post by:
I am looking for a Python code to find the longest common subsequence of two strings. I found this blog post that describes the length of longest common subsequence problem and provides a solution in...
5
by: DJRhino | last post by:
Private Sub CboDrawingID_BeforeUpdate(Cancel As Integer) If = 310029923 Or 310030138 Or 310030152 Or 310030346 Or 310030348 Or _ 310030356 Or 310030359 Or 310030362 Or...
0
by: lllomh | last post by:
Define the method first this.state = { buttonBackgroundColor: 'green', isBlinking: false, // A new status is added to identify whether the button is blinking or not } autoStart=()=>{
0
by: lllomh | last post by:
How does React native implement an English player?
0
by: Mushico | last post by:
How to calculate date of retirement from date of birth
2
by: DJRhino | last post by:
Was curious if anyone else was having this same issue or not.... I was just Up/Down graded to windows 11 and now my access combo boxes are not acting right. With win 10 I could start typing...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.