JDBC Driver and JDK 1.3 not compatible?
Stefanos Karasavvidis
stefos at multimedia-sa.gr
Tue May 8 04:26:04 EDT 2001
I work for quite some time with JDK 1.3 (both the _01 and _02 versions)
without any problem....
Stefanos
Rod wrote:
> I successfully ran the TestTDS program found on the web page (in the
>FAQ) to test the pure Java JDBC driver against SQL Server. It worked well
>in a JDK 1.2 environment, but failed when compiled and run in a JDK 1.3
>environment. Error follows:
>
><error>
>
>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 TestTDS.ftdsjdbc(TestTDS.java:34)
> at TestTDS.main(TestTDS.java:14)
>
></error>
>
>Is the latest pure java JDBC driver not compatible with 1.3.
>
>-RKN
>rod.nibbe at biosgroup.com
>505.954.3660
>
>---
>You are currently subscribed to freetds as: [stefos at multimedia-sa.gr]
>To unsubscribe, forward this message to $subst('Email.Unsub')
>
>
More information about the FreeTDS
mailing list