java and postgres

From: "vincent leycuras" <lv68(at)hotmail(dot)com>
To: pgsql-general(at)postgreSQL(dot)org
Subject: java and postgres
Date: 1999-12-06 13:44:37
Message-ID: 19991206144437.85716.qmail@hotmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Seems like java doesn't just bring solutions...
I installed pgsql 6.5.1 on my linux 2.2 this Week End. I compiled it not
understanding how the rpms installed the thing. Then I tried to install
JDBC. That time I took the rpm devoted to that driver. I eventually switched
to using the driver provided with the source, as I thought there might be
some question of compatibility hidden behind my problem. Then I tried to run
an example provided with the source. I use Jikes as a compiler and java to
run programs. jikes compiles without even a warning the Basic.java (there
seemed to be a case problem so basic.java became Basic.java). but when I run
the program, I get the following:
Error loading class Basic: Wrong name
And I just can't understand where this error message comes from, nor what it
means!!!
Please help!!
Vincent.

______________________________________________________
Get Your Private, Free Email at http://www.hotmail.com

Browse pgsql-general by date

  From Date Subject
Next Message Nikolay Mijaylov 1999-12-06 15:13:00 Whats happen here?
Previous Message jose soares 1999-12-06 13:32:52 Re: [GENERAL] How to select where ....