Gary- It sounds like you just don't have the .jar file in your class path.
There are a couple of hints about this here:
http://www.fankhausers.com/postgresql/jdbc/welcome.html#classnotfound
-Nick
-----Original Message-----
From: pgsql-jdbc-owner(at)postgresql(dot)org
[mailto:pgsql-jdbc-owner(at)postgresql(dot)org]On Behalf Of Gary
Sent: Friday, November 01, 2002 4:06 AM
To: pgsql-jdbc(at)postgresql(dot)org
Subject: [JDBC] Java.lang.ClassNotFoundException:postgresql.Driver
I'm facing a problem with the postgresql JDBC, do i need to do some setting
to on the JDBC or just install it to use it?