Re: Connection problem

From: Erik Price <eprice(at)ptc(dot)com>
To: Ripon Al Wasim <riponc007(at)yahoo(dot)com>
Cc: pgsql-jdbc(at)postgresql(dot)org
Subject: Re: Connection problem
Date: 2003-08-04 21:55:32
Message-ID: 3F2ED654.3000505@ptc.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Browse pgsql-jdbc by date

  From Date Subject
Next Message Jesus Sandoval 2003-08-05 01:15:20 Re: server side resultset search (for performance reasons)
Previous Message Kim Ho 2003-08-04 21:38:21 Cursornames