No suitable driver

Поиск
Список
Период
Сортировка
От C.J. Pena
Тема No suitable driver
Дата
Msg-id 3784C5F0.D75D4CFE@professionalmedia.com
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: Jean-Christophe FABRE
Дата:
Сообщение: libpq AND C++ Builder
Следующее
От: George Young
Дата:
Сообщение: transactions in libpq++ require new connection?