Обсуждение: help with inserting data on postgresql on tomcat4

Поиск
Список
Период
Сортировка

help with inserting data on postgresql on tomcat4

От
bvol
Дата:
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

Re: help with inserting data on postgresql on tomcat4

От
"Nick Fankhauser"
Дата:
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@ontko.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@postgresql.org
> [mailto:pgsql-jdbc-owner@postgresql.org]On Behalf Of bvol
> Sent: Friday, August 09, 2002 9:42 PM
> To: pgsql-jdbc@postgresql.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
>