Re: Connection problem

From: Kris Jurka <books(at)ejurka(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:01:57
Message-ID: Pine.LNX.4.33.0308041701040.14824-100000@leary.csoft.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

On Sun, 3 Aug 2003, 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
>

It looks like you do not have the postgresql jdbc driver in your
CLASSPATH.

Kris Jurka

In response to

Browse pgsql-jdbc by date

  From Date Subject
Next Message Nick Fankhauser 2003-08-04 21:05:35 Re: JDBC
Previous Message Felipe Schnack 2003-08-04 19:29:12 Re: setFetchSize() bug?