| From: | Bob Kline <bkline(at)rksystems(dot)com> |
|---|---|
| To: | Bart <bart(at)alator(dot)kotnet(dot)org> |
| Cc: | pgsql-jdbc(at)postgresql(dot)org |
| Subject: | Re: I can't connect |
| Date: | 2001-03-21 22:24:34 |
| Message-ID: | Pine.LNX.4.10.10103211722250.19557-100000@rksystems.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | 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(at)alator(dot)kotnet(dot)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(at)rksystems(dot)com
http://www.rksystems.com
| From | Date | Subject | |
|---|---|---|---|
| Next Message | jlemcke | 2001-03-21 23:01:17 | Re: I can't connect |
| Previous Message | Bruce Momjian | 2001-03-21 21:17:22 | New Unapplied Patches web page |