Re: Re: Help!Can't connect Postgresql JDBC driver

Поиск
Список
Период
Сортировка
От Joseph Shraibman
Тема Re: Re: Help!Can't connect Postgresql JDBC driver
Дата
Msg-id 3A39389B.DDC8E07F@selectacast.net
обсуждение исходный текст
Ответ на Help!Can't connect Postgresql JDBC driver  (Cheung Yip San <monitorc@netvigator.com>)
Список pgsql-general
George Johnson wrote:
>
> I'm not sure if this helps, but for some reason,
> Class.forName("postgresql.Driver") is listed but probably should be
> Class.forName("org.postgresql.Driver") ... the driver is actually beneath
> the org directory.  I'm not familar with linux variants of the PostgreSQL
> stuff.  Sometimes when in doubt, unjar (jar -xvf) the jar files and look at
> what's inside.  That often times points to problems.  Also, always remember
> to include jar files in your classpath.
>
> Is there a postgresql.jdbc or postgresql.java mailing list?  This probably
> belongs there ...
>

The interfaces list.


--
Joseph Shraibman
jks@selectacast.net
Increase signal to noise ratio.  http://www.targabot.com

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

Предыдущее
От: npat@kmp.forthnet.gr
Дата:
Сообщение: is libpq thread-safe?
Следующее
От: Alfred Perlstein
Дата:
Сообщение: Re: is libpq thread-safe?