Re: Java.lang.ClassNotFoundException:postgresql.Driver - Mailing list pgsql-jdbc

From Nick Fankhauser
Subject Re: Java.lang.ClassNotFoundException:postgresql.Driver
Date
Msg-id NEBBLAAHGLEEPCGOBHDGKEFKGBAA.nickf@ontko.com
Whole thread Raw
In response to Java.lang.ClassNotFoundException:postgresql.Driver  ("Gary" <Gary@elte.po.my>)
List pgsql-jdbc
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@postgresql.org
[mailto:pgsql-jdbc-owner@postgresql.org]On Behalf Of Gary
Sent: Friday, November 01, 2002 4:06 AM
To: pgsql-jdbc@postgresql.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?


pgsql-jdbc by date:

Previous
From: Dror Matalon
Date:
Subject: Importing data into the database using JDBC
Next
From: Kris Jurka
Date:
Subject: Re: DatabaseMetaData.getTables() problem