No suitable driver - Mailing list pgsql-interfaces

From C.J. Pena
Subject No suitable driver
Date
Msg-id 3784C5F0.D75D4CFE@professionalmedia.com
Whole thread Raw
List 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.




pgsql-interfaces by date:

Previous
From: Jean-Christophe FABRE
Date:
Subject: libpq AND C++ Builder
Next
From: George Young
Date:
Subject: transactions in libpq++ require new connection?