Re: I can't connect - Mailing list pgsql-jdbc

From Bob Kline
Subject Re: I can't connect
Date
Msg-id Pine.LNX.4.10.10103211722250.19557-100000@rksystems.com
Whole thread Raw
In response to Re: I can't connect  ("Dax Duskin" <dax.duskin@zsassociates.com>)
List pgsql-jdbc
Bart:

Try setting CLASSPATH to the path for the jar itself, not the directory
in which you placed it.

On Wed, 21 Mar 2001, Dax Duskin wrote:

> Are you running postmaster with the -i option?
>
> Bart <bart@alator.kotnet.org> on 03/21/2001 02:00:45 PM
> Subject:  [JDBC] I can't connect
>
> I installed debian 2.2r2 with _all_ the postgres-packages, I created
> a database and via psql I can do whatever I want with the DB. Now
> I'm trying to make a connection via a Java-program. I downloaded the
> jdbc-6.5-1.2.jar file and renamed it to jdbc.jar and moved it to
> ~/jdk1.3/lib, set the CLASSPATH to ~/jdk1.3/lib and used a program,
> found in the Deitel&Deitel Java book. After that, I tried to make a
> connection to the database I created (testing) and I keep getting
> error-messages.
>
> Can someone help me with this? I'm trying for 3 days now and still
> no luck.

--
Bob Kline
mailto:bkline@rksystems.com
http://www.rksystems.com


pgsql-jdbc by date:

Previous
From: Bruce Momjian
Date:
Subject: New Unapplied Patches web page
Next
From: jlemcke@netspace.net.au
Date:
Subject: Re: I can't connect