View Single Post

   
  #6 (permalink)  
Old 04-16-2008, 01:58 AM
Christian Rengstl
 
Posts: n/a
Default Re: Update ResultSet

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



---------------------------(end of broadcast)---------------------------
TIP 4: Have you searched our list archives?

http://archives.postgresql.org

Reply With Quote