Re: [INTERFACES] problem with JDBC

From: Jim Ridenour <jridenou(at)ee(dot)net>
To: yhf(at)ms(dot)chttl(dot)com(dot)tw, pgsql-interfaces(at)postgreSQL(dot)org
Subject: Re: [INTERFACES] problem with JDBC
Date: 1999-06-02 11:00:06
Message-ID: 3.0.32.19990602065958.006b06f0@ee.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces

I don't know the answer, but I'll tell you that if you don't get an
answer here, there is a newsgroup at comp.lang.java.databases that should
be able to help you.

At 04:22 PM 6/2/99 +0800, ßN·¬ wrote:
>I have a problem with JDBC:
>I write an applet including the JDBC code to connect to the pgsql server
>to get data.
>My applet runs fine everytime from the init() state.
>But sometimes goes wrong if I press "Reload" on the browser which makes
>my program runs again from the start() state.
>The Statement gets the previous ResultSet to me when I
>"executeQuery(SQLQuery)".
>Is that possible that I get the previous ResultSet because I press the
>"Reload" while the ResultSet is transferring to me ?
>But the document says that the previous ResultSet will be close by the
>Statement when that statement is re-executed .
>Therefore, why do I get the previous ResultSet in the Statement ?
>

Responses

  • ODBC at 1999-06-02 13:22:16 from Peter Harvey

Browse pgsql-interfaces by date

  From Date Subject
Next Message Peter Harvey 1999-06-02 13:22:16 ODBC
Previous Message Gabriel M. Lence 1999-06-02 10:08:52