JDBC problem

From: Bogdan Paduraru <bpaduraru(at)petar(dot)ro>
To: pgsql-admin(at)postgresql(dot)org
Subject: JDBC problem
Date: 2000-10-29 20:19:21
Message-ID: 39FC8649.57198006@petar.ro
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

Browse pgsql-admin by date

  From Date Subject
Next Message The Hermit Hacker 2000-10-29 23:36:39 pgsql-admin list should now be working ...
Previous Message Chris Fossenier 2000-10-29 18:14:47 Populating a Table