Re: Network error IOException: Connection Refused: connect in MS SQL Server 2000
Posted by: Michael G. Zinner
Date: September 02, 2005 07:39AM

We are not using the original old JDBC driver from MS because we are not allowed to ship that. We use the jTDS driver http://jtds.sourceforge.net/, which is reported to work much better and also will work for MS SQL Sever 2005 once we add that.

I haved tested here against SQL Sever 2k and also SQL Server 7 and it worked from the start without any connection problems, once I did enable SQL security in the SQL Server.

It also is reported to work for some users so I do not really know what the reason could be.

Did you connect with the "sa" user?

Mike

Michael Zinner, Team Lead, Developer Tools
MySQL AB, www.mysql.com

Are you MySQL certified? www.mysql.com/certification

Options: ReplyQuote


Subject
Written By
Posted
Re: Network error IOException: Connection Refused: connect in MS SQL Server 2000
September 02, 2005 07:39AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.