java and postgres

From: Poul Kristensen <bcc5226(at)vip(dot)cybercity(dot)dk>
To: pgsql-novice(at)postgresql(dot)org
Subject: java and postgres
Date: 2001-11-15 21:58:54
Message-ID: 3BF43A9E.3765C726@vip.cybercity.dk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

Hi,

I have a problem.

A java program connecting to postgres 7.0.2 works fine using
appletviewer + htm file - inserting , selecting...

Then I've copied the class + htm file to the web root
the applet is loaded - I put data in the fields but the
data don't get into the table. If the jdbc jar file was missing
I would get an exception and I don't get one.

I'm using RH 7.1 + postgres 7.0.2. + jdbc7.0-1.2.jar and
all of it is done on the same machine.

Has anyone got an idea of what could be missing ?
(no errors appears in apache log)

TIA

Best regards,
Poul

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message Culley Harrelson 2001-11-15 22:34:18 [PHP] Re: psql with PHP question
Previous Message Adrian Stovall 2001-11-15 21:24:41 Perl and pgsql...