Re: stupid question about loading driver

Поиск
Список
Период
Сортировка
От Abel Muiño
Тема Re: stupid question about loading driver
Дата
Msg-id 1042976412.2299.2.camel@calculin.casadeabel
обсуждение исходный текст
Ответ на stupid question about loading driver  (Richard Welty <rwelty@averillpark.net>)
Ответы Re: stupid question about loading driver  (Richard Welty <rwelty@averillpark.net>)
Список pgsql-jdbc
El dom, 19-01-2003 a las 02:33, Richard Welty escribió:

> $ echo $CLASSPATH
> /usr/java/j2sdk1.4.1_01/jre/lib/rt.jar:/usr/local/java/lib/pgjdbc2.jar
> $
    Everything looks fine to me.

    Have you exported the classpath (i.e. "export CLASSPATH")? If you don't
do that, the CLASSPATH will NOT be set for all child processes (the
"java" process, in this case).

--
Abel Muiño Vizcaino


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

Предыдущее
От: Marek Kałużny
Дата:
Сообщение: Type casting
Следующее
От: Richard Welty
Дата:
Сообщение: Re: stupid question about loading driver