Skip to Content.
Sympa Menu

freetds - Re: JDBC Driver and JDK 1.3 not compatible?

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: "Rod" <rod.nibbe AT biosgroup.com>
  • To: freetds AT franklin.oit.unc.edu
  • Subject: Re: JDBC Driver and JDK 1.3 not compatible?
  • Date: Wed, 9 May 2001 10:24:28 -0400


Yeah, I downloaded the snapshot jar (v2_0) and that worked well with
JDK 1.3. It was the file 'freetds_jdbc.jar' (timestamp 1/24/2000) that I
had initially downloaded that didn't work with 1.3. Also, I downloaded the
class files only; I did not get the source and compile it myself.


-RKN

> 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')
> >
> >




Archive powered by MHonArc 2.6.24.

Top of Page