Re: No Suitable Driver - Mailing list pgsql-general

From Peter Mount
Subject Re: No Suitable Driver
Date
Msg-id 01a601c00df0$5bcdcce0$2516989e@maidstone.gov.uk
Whole thread Raw
In response to No Suitable Driver  ("Jackson Ching" <jching@imvi.com.ph>)
List pgsql-general
Ah servlets. The CLASSPATH variable doesn't work with them. Copy the .jar
file into the JDK's lib/jre/ext directory, and it should then work.

Peter

--
Peter T Mount  peter@retep.org.uk, me@petermount.com
Homepage: http://www.retep.org.uk Contact details: http://petermount.com
PostgreSQL JDBC: http://www.retep.org.uk/postgres/
Java PDF Generator: http://www.retep.org.uk/pdf/
----- Original Message -----
From: "Jackson Ching" <jching@imvi.com.ph>
To: <pgsql-general@postgresql.org>
Sent: Friday, August 25, 2000 8:02 AM
Subject: [GENERAL] No Suitable Driver


> Hi,
>
> I got my servlet work but i'm getting error saying No Suitable Driver in
my JDBCConnectionPool. why is that so? what could be wrong? I had tested it
on oracle under windows it works fine, now in Redhat linux with postgres, i
got that error.
>
> jackson
>


pgsql-general by date:

Previous
From: "Peter Mount"
Date:
Subject: Re: JDBC
Next
From: John McKown
Date:
Subject: Re: Importing into Postgres from a csv file