coding problem or JDK problem
Bob Kline
bkline at rksystems.com
Fri Feb 23 12:21:40 EST 2001
On Fri, 23 Feb 2001, Laurent BRUYNOOGHE wrote:
> And i have an exception that i can't solve. I wonder if i have a JDK
> problem.
>
> Java console printing :
>
> Connexion au serveur
> EXCEPTION2 : null
> Exception- java.lang.NullPointerException
> java.sql.SQLException
> at
> com.internetcds.jdbc.tds.Constructors.newConnection(Constructors.java:305)
> at com.internetcds.jdbc.tds.Driver.connect(Driver.java:257)
> at java.sql.DriverManager.getConnection(DriverManager.java:517)
> at java.sql.DriverManager.getConnection(DriverManager.java:177)
> at t0001.main(t0001.java:33)
Can you connect to the server on port 1433 using telnet from the same
client machine?
--
Bob Kline
mailto:bkline at rksystems.com
http://www.rksystems.com
More information about the FreeTDS
mailing list