JDBC problem - Mailing list pgsql-admin

From Bogdan Paduraru
Subject JDBC problem
Date
Msg-id 39FC8649.57198006@petar.ro
Whole thread Raw
List pgsql-admin
I want to use JDBC with postgresql.
I installed postgresql, and I tried  a Java program from postgresql JDBC
examples (called basic.java), but I get the error:
Exception caught :
java.lang.ClassNotFoundException: org.postgresql.Driver ,etc....
My CLASSPATH is ok I think.
$ echo $CLASSPATH
/usr/local/jdk1.2.2/classes/postgresql.jar
And that is the location where is the JDBC driver.
Can you help me?
Bogdan


pgsql-admin by date:

Previous
From: Ian Lance Taylor
Date:
Subject: Re: Building in a different directory
Next
From: "Chris Fossenier"
Date:
Subject: Populating a Table