Re: Update ResultSet - Mailing list pgsql-jdbc

From Christian Rengstl
Subject Re: Update ResultSet
Date
Msg-id 470CEC87.90AD.0080.0@klinik.uni-regensburg.de
Whole thread Raw
In response to Re: Update ResultSet  ("Heikki Linnakangas" <heikki@enterprisedb.com>)
List pgsql-jdbc
Well, that's not a big problem. It's just because in my app i am
offering the option to execute stored queries and display and update the
fields using a JTable. The problem is just that some users said it would
be nice if a joined query with fields from two or more tables would be
updateable as well.


Christian Rengstl M.A.
Klinik und Poliklinik für Innere Medizin II
Kardiologie - Forschung
Universitätsklinikum Regensburg
B3 1.388
Franz-Josef-Strauss-Allee 11
93053 Regensburg
Tel.: +49-941-944-7230




>>> On Wed, Oct 10, 2007 at  3:02 PM, in message
<470CCD6A.4090008@enterprisedb.com>, "Heikki Linnakangas"
<heikki@enterprisedb.com> wrote:
> Christian Rengstl wrote:
>> And I suppose there is no reasonable workaround, is there?
>
> Well, you can always run a good old UPDATE statement yourself.
>
> --
>   Heikki Linnakangas
>   EnterpriseDB   http://www.enterprisedb.com
>
> ---------------------------(end of
broadcast)---------------------------
> TIP 6: explain analyze is your friend


pgsql-jdbc by date:

Previous
From: "Heikki Linnakangas"
Date:
Subject: Re: Update ResultSet
Next
From: tivvpgsqljdbc@gtech-ua.com
Date:
Subject: Re: Update ResultSet