From: | "Nick Fankhauser" <nickf(at)ontko(dot)com> |
---|---|
To: | "bvol" <bvol(at)b-vol(dot)co(dot)uk>, <pgsql-jdbc(at)postgresql(dot)org> |
Subject: | Re: help with inserting data on postgresql on tomcat4 |
Date: | 2002-08-11 14:58:28 |
Message-ID: | NEBBLAAHGLEEPCGOBHDGAEJNFIAA.nickf@ontko.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-jdbc |
Sibu-
To get helpful responses, I'd suggest attaching a sample to the code and the
error message you are getting. (Or a note that there is no message if this
is the case.) We need a bit more to work with.
Regards,
-Nick
--------------------------------------------------------------------------
Nick Fankhauser nickf(at)ontko(dot)com Phone 1.765.935.4283 Fax 1.765.962.9788
Ray Ontko & Co. Software Consulting Services http://www.ontko.com/
> -----Original Message-----
> From: pgsql-jdbc-owner(at)postgresql(dot)org
> [mailto:pgsql-jdbc-owner(at)postgresql(dot)org]On Behalf Of bvol
> Sent: Friday, August 09, 2002 9:42 PM
> To: pgsql-jdbc(at)postgresql(dot)org
> Subject: [JDBC] help with inserting data on postgresql on tomcat4
>
>
> 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
>
> ---------------------------(end of broadcast)---------------------------
> TIP 6: Have you searched our list archives?
>
> http://archives.postgresql.org
>
From | Date | Subject | |
---|---|---|---|
Next Message | Nick Fankhauser | 2002-08-11 14:59:46 | Re: problem of sql exception |
Previous Message | Samir Christian | 2002-08-10 14:53:58 | problem of sql exception |