help with inserting data on postgresql on tomcat4

From: bvol <bvol(at)b-vol(dot)co(dot)uk>
To: "pgsql-jdbc(at)postgresql(dot)org" <pgsql-jdbc(at)postgresql(dot)org>
Subject: help with inserting data on postgresql on tomcat4
Date: 2002-08-10 02:41:58
Message-ID: 200208100241.58283.bvol@b-vol.co.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

I am using Tomcat4 and connecting postgresql via a source -compiled jdbc
driver for postgreswl 7.2.
I have no difficulty doing a SELECT on a database table using both a jsp or
a servlet. I am not able to INSERT data into the table using a jsp. I
have not tried to insert data using a servlet..

Help on data insertion would be appreciated.

sibu

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Samir Christian 2002-08-10 14:53:58 problem of sql exception
Previous Message Jon Swinth 2002-08-09 19:04:58 Problem with getBytes and TIME