Re: Connection problem - Mailing list pgsql-jdbc

From Erik Price
Subject Re: Connection problem
Date
Msg-id 3F2ED654.3000505@ptc.com
Whole thread Raw
In response to Connection problem  (Ripon Al Wasim <riponc007@yahoo.com>)
List pgsql-jdbc

Ripon Al Wasim wrote:

> The code is compile well. But here is a runtime problem. The prolem is:
>
> Could not load database driver :org.postgresql.Driver

Note that the PostgreSQL driver JAR file must be in your $CLASSPATH or
%CLASSPATH%.  This means not just in a directory that is in your
CLASSPATH (like with package directories or class files), but the
CLASSPATH must actually explicitly list the location of the PostgreSQL
driver JAR file.



Erik


pgsql-jdbc by date:

Previous
From: Kim Ho
Date:
Subject: Cursornames
Next
From: Kris Jurka
Date:
Subject: Re: JDBC (fwd)