Re: rpm jdbc installation

Поиск
Список
Период
Сортировка
От Evelio Martinez
Тема Re: rpm jdbc installation
Дата
Msg-id 3AF6E2C5.68DE1D03@testanet.com
обсуждение исходный текст
Ответ на rpm jdbc installation  (Evelio Martinez <evelio.martinez@testanet.com>)
Список pgsql-jdbc
Christoph Jaeger escribió:
Evelio Martinez [evelio.martinez@testanet.com] wrote:
> Seema Noor escribió:
>
> > no u don't need to follow those steps.
>
> ok, that make sense
>
> >
> > but u still hav to set the classpath for the jdbc driver in this rpm.
>
> but the CLASSPATH is already set
> (/usr/java/jdk1.3/jre/lib/rt.jar:/usr/java/jdk1.3/lib:/usr/lib/pgsql:. )
>
> This is what I have in /usr/lib/pgsql
>
> jdbc6.5-1.1.jar
> jdbc6.5-1.2.jar
> jdbc7.0-1.1.jar
> jdbc7.0-1.2.jar

So you have to set your classpath to
.../usr/lib/pgsql/jdbc7.0-1.2.jar:....
                 ^^^^^^^^^^^^^^^^


Thanks, now it works

 
(depending on which version of jdbc-driver you wish to use).

Christoph
--
eulox.net, Wien
software-engineer
christoph.jaeger@eulox.net

  ------------------------------------------------------------------------
   Part 1.2Type: application/pgp-signature

  ------------------------------------------------------------------------

---------------------------(end of broadcast)---------------------------
TIP 1: subscribe and unsubscribe commands go to majordomo@postgresql.org

-- 
Evelio Martínez
 

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

Предыдущее
От: Tatsuo Ishii
Дата:
Сообщение: Re: [HACKERS] MULTIBYTE and SQL_ASCII (was Re: Re: A bug with pgsql 7.1/jdbc and non-ascii (8-bit) chars?)
Следующее
От: Joseph Shraibman
Дата:
Сообщение: Re: Updateable ResultSet