Home > Archive > SQL Server JDBC > April 2006 > MSDE connection problem (port???)









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author MSDE connection problem (port???)
Metal

2006-04-03, 7:24 am

Hello,

I have installed MSDE on my machine, it is installed on default port.

When I try to connect using this url it is OK:
jdbc:sqlserver://127.0.0. 1;instanceName=PARTN
ER

But when I "force" the port to 1433 the connection fails ("The TCP/IP
connection to the host has failed. java.net.ConnectException: Connection
refused: connect):
jdbc:sqlserver://127.0.0. 1:1433;instanceName=
PARTNER

What is wrong?

Thanks,
Metal



Sponsored Links





Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive | Programming forum archive

Copyright 2009 droptable.com