Обсуждение: [INTERFACES] JDBC problem on JDK1.2?

Поиск
Список
Период
Сортировка

[INTERFACES] JDBC problem on JDK1.2?

От
u253825
Дата:
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?