No suitable driver

From: "C(dot)J(dot) Pena" <cjp(at)professionalmedia(dot)com>
To: pgsql-interfaces(at)postgresql(dot)org
Subject: No suitable driver
Date: 1999-07-08 15:38:24
Message-ID: 3784C5F0.D75D4CFE@professionalmedia.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces

Hello,
I am using the Postgre v6.5-JDK11 driver (also tried the Postgre v6.4
driver) and
I receive "No suitable driver" error when I try to establish a
connection.
The registration -- Class.forname('postgresql.Driver') -- executes Ok.
This error leads me to believe the problem is in driver setup; if I
received something like
"connection refused" I would look first at security, say in pg_hba.conf,
right?
Thank you.

Browse pgsql-interfaces by date

  From Date Subject
Next Message seb 1999-07-08 18:39:49 NEW WEB INTERFACE for PostgreSQL
Previous Message Jean-Christophe FABRE 1999-07-08 14:00:43 libpq AND C++ Builder