Skip to Content.
Sympa Menu

freetds - Re: connection problems with the jdbc driver

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: "Sven Duzont" <sduzont AT sygnos.com>
  • To: "TDS Development Group" <freetds AT franklin.oit.unc.edu>
  • Subject: Re: connection problems with the jdbc driver
  • Date: Wed, 9 Feb 2000 12:48:30 +0100


Hello,

Craig, as you ask, this is the stack trace...
With the last build of freetds_jdbc.jar

Wed Feb 09 12:47:06 GMT+00:00 2000:
Can't create a new connection for
jdbc:freetds:sqlserver://jobcollector:1433/djobcollector
java.sql.SQLException: Network error- setsockopt() TCP_NODELAY (code=10055)
at
com.internetcds.jdbc.tds.Constructors.newConnection(Constructors.java:300)
at com.internetcds.jdbc.tds.Driver.connect(Driver.java:257)
at java.sql.DriverManager.getConnection(Compiled Code)
at java.sql.DriverManager.getConnection(DriverManager.java:137)

It's not a SQL Server pb, since with JDBC-ODBC it works fine...
It works also with a commercial JDBC type 4 Driver , the one from inet..
I think it's a pb with FreeTds JDBC Driver... ;-)
Thanks

Sven

>Craig Spannring writes:
>
> Without a stack trace or a code sample that demonstrates the problem
> you're kind of out of luck. Without those, I don't have enough
> information to even make a guess.







Archive powered by MHonArc 2.6.24.

Top of Page