Re: Errors Trying To Use JDBC - Mailing list pgsql-jdbc

From Corey Mosher
Subject Re: Errors Trying To Use JDBC
Date
Msg-id Pine.BSF.4.21.0104161634260.405-100000@wired.hub.org
Whole thread Raw
In response to Errors Trying To Use JDBC  (Corey Mosher <corey@pgsql.com>)
List pgsql-jdbc
I'm using tcsh, so I think it is done the way I did it below.
Maybe I'm wrong though, anyone have any ideas?

Corey

On Mon, 16 Apr 2001, toby cabot wrote:

> >
> >set CLASSPATH = ($CLASSPATH /usr/local/lib/postgresql.jar .)
> >
>
> CLASSPATH is colon-delimited so try:
>
> set CLASSPATH = ($CLASSPATH:/usr/local/lib/postgresql.jar:.)
>
>

Corey Mosher

-----------------------------
Hub.Org Networking Services
251 Main St.
Wolfville, NS
Canada
B0P 1X0
Email: corey@hub.org
Phone: (902) 542-3657
-----------------------------
PostgreSQL, Inc.
251 Main St.
Wolfville, NS
Canada
B0P 1X0
Email: corey@pgsql.com
Phone: (902) 542-0713
-----------------------------
Fax:   (902) 542-5386


pgsql-jdbc by date:

Previous
From: Corey Mosher
Date:
Subject: Errors Trying To Use JDBC
Next
From: Peter T Mount
Date:
Subject: Re: [GENERAL] JDBC error in 7.0.3