Thread: [INTERFACES] JDBC problem on JDK1.2?

[INTERFACES] JDBC problem on JDK1.2?

From
u253825
Date:
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?