Re: No suitable driver found

Поиск
Список
Период
Сортировка
От Kris Jurka
Тема Re: No suitable driver found
Дата
Msg-id alpine.BSO.2.00.0907270227040.10084@leary.csoft.net
обсуждение исходный текст
Ответ на No suitable driver found  (John Dunlap <john.dunlap@exceter.com>)
Список pgsql-jdbc

On Sat, 25 Jul 2009, John Dunlap wrote:

> I've been looking for a solution to this error for a few days now.
> Everything I've found says that the problem should be that I have a
> malformed url but I've gone over it dozens of times and I don't think
> that it's wrong (I wish it was).

There are two likely causes of this problem.  Failing to register the
driver with Class.forName("org.postgresql.Driver"), or not having it
available on your classpath.

Kris Jurka

В списке pgsql-jdbc по дате отправления:

Предыдущее
От: Kris Jurka
Дата:
Сообщение: Re: Updateable ResultSet doesn't fetch sequence-generated values
Следующее
От: "Albe Laurenz"
Дата:
Сообщение: Re: No suitable driver found