[INTERFACES] JDBC problem on JDK1.2? - Mailing list pgsql-interfaces

From u253825
Subject [INTERFACES] JDBC problem on JDK1.2?
Date
Msg-id Pine.SUN.3.96.981228022543.29723B-100000@grdb.csi.uottawa.ca
Whole thread Raw
List pgsql-interfaces
Hi.

I tried to connect to a postgress database using jdbc on jdk1.2 but  I got
this exception when running my app:

~> java retailerTest
EXCEPTION: ClassNotFoundException. postgresql.Driver

Is it a jdk1.2 bug?




pgsql-interfaces by date:

Previous
From: cheng wah yeung
Date:
Subject: ...
Next
From: Peter T Mount
Date:
Subject: Re: [INTERFACES] JDBC ResultSetMetaData.getColumnType and getColumnTypeName work properly?