all groups > sql server replication > august 2003 >
You're in the

sql server replication

group:

Connection Error with XP+MSDE


Connection Error with XP+MSDE ByLoCK
8/19/2003 8:46:23 AM
sql server replication: I have a problem with a connection!!!

From my W2k with SQLServer in Enterprise Manager, I can't add a computer
with WinXP + MSDE SP3a. It says: "SQLServer not found or you don't have
access"

If the computer has W2k + msde there is no problem.

Any idea???

Re: Connection Error with XP+MSDE Denny
8/19/2003 5:00:18 PM
XP has a firewall built into it. That may be blocking your connection
attempt.

--
Denny Cherry
DBA
GameSpy Industries
[quoted text, click to view]

Re: Connection Error with XP+MSDE ByLoCK
8/20/2003 8:46:10 AM
"Denny" <mrdenny@gamespy.com> wrote in news:e2eaM4qZDHA.3768
@tk2msftngp13.phx.gbl:

[quoted text, click to view]

OK, I found it, and it wasn't.

I'm testing with a XP+SQLServer2000 as subscriber and a
W2KServer+SQLServer2000 as distrib/publisher and not runs.

It says "there isn't a sqlserver or you can't access"

Any Idea

Re: Connection Error with XP+MSDE Denny
8/20/2003 10:59:13 AM
ok.

From the Win2k server can you access the SQL Server on the XP machine at
all?

From the machine that is working try connecting to the xp machines sql port
(normally 1433). From a command prompt type "telnet xpmachinename 1433" and
hit enter. If you get a flashing cursor that is what is suppose to happen.
If it says that it can't connect then something is blocking the port.

If the port is blocked on the XP machine open EM, and right click on the
local database server and click properties. Then click on the Network
Configuration button. Make sure that TCP/IP is on the right hand side. And
that it's configured for port 1433.

Check the SQL Log on the XP Machine and make sure that the server started
listening on port 1433 for the real IP of the machine (there will also be an
entry for 172.0.0.1:1433). If it's listening on 172.0.0.1 and not the
actual IP then stop and restart the service.

--
Denny Cherry
DBA
GameSpy Industries
[quoted text, click to view]

Re: Connection Error with XP+MSDE ByLoCK
8/21/2003 9:02:48 AM
One of my problems with XP:

From EM on my w2k+sqls2k, I can't change start msde account or sqlagent
msde account on XP computer+msde.

I think it is problem. because both computers don't have trusted
connection.

And, if I want add msde+xp to my EM with NT_AUNTENTHICATION it says me
that the Guest account doesn't have access to the system. It doesn't
catch my system account and replace it with Guest account.

Thanks


"Denny" <mrdenny@gamespy.com> wrote in
news:#EG$ET0ZDHA.1740@TK2MSFTNGP10.phx.gbl:

[quoted text, click to view]
Re: Connection Error with XP+MSDE Denny
8/23/2003 6:56:22 PM
What if you use an non trusted account, such as sa?

--
Denny Cherry
DBA
GameSpy Industries
[quoted text, click to view]

AddThis Social Bookmark Button