Re: stupid question about loading driver - Mailing list pgsql-jdbc

From Abel Muiño
Subject Re: stupid question about loading driver
Date
Msg-id 1042976412.2299.2.camel@calculin.casadeabel
Whole thread Raw
In response to stupid question about loading driver  (Richard Welty <rwelty@averillpark.net>)
Responses Re: stupid question about loading driver  (Richard Welty <rwelty@averillpark.net>)
List 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 by date:

Previous
From: Marek Kałużny
Date:
Subject: Type casting
Next
From: Richard Welty
Date:
Subject: Re: stupid question about loading driver