Re: Upgrading is a pain: JDBC Driver loading problems

From: "Nick Fankhauser" <nickf(at)ontko(dot)com>
To: "Stefano Reksten" <sreksten(at)sdb(dot)it>, <pgsql-jdbc(at)postgresql(dot)org>
Subject: Re: Upgrading is a pain: JDBC Driver loading problems
Date: 2001-11-05 17:42:06
Message-ID: NEBBLAAHGLEEPCGOBHDGKEAFDOAA.nickf@ontko.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

> The problem lies in Michael's JDK. Having only 1.1.8 he doen't have the
> ArrayList class (substitute, although not synchronized, for
> java.util.Vector).

Ah! makes sense. So if he downloads this driver instead, he should be back
in business:

http://jdbc.postgresql.org/download/jdbc7.1-1.1.jar

-Nick

In response to

Browse pgsql-jdbc by date

  From Date Subject
Next Message Barry Lind 2001-11-05 18:51:25 Re: Upgrading is a pain: JDBC Driver loading problems
Previous Message Jayesh K. Parayali 2001-11-05 17:24:08 Re: jdbc example: java.lang.NoClassDefFoundError