[Help] Where is the ResultSet of Queries and Updates on the Server-side?

João Miranda <[email protected]>
Newsgroups gmane.comp.java.hsqldb.user
Message-ID <CADPkUNvCj8QpkRr9FtdMjXULmw0nQCNKH72T58JS2VmsqZ77tA@mail.gmail.com>
Hello



As part of an academic project, I’m incorporating a data replication
technology into the HSQLDB source code. Been doing this for some time, but
I’ve encountred a problem.



I need the ResultSet that comes from doing a query or an update. For some
time I thougt that I could simply take that from
org.hsqldb.jdbc.JDBCStatement, but that won’t work as that runs on the
client side, meaning it runs on another JVM. I need the ResultSet on the
server side.



I need to know where HSQLDB gets the ResultSets of its SQL statements and
how to know if those results are from a query or an update.


I need this with extreme urgency. Any help will be appreaciated.

------------------------------------------------------------------------------
Infragistics Professional
Build stunning WinForms apps today!
Reboot your WinForms applications with our WinForms controls. 
Build a bridge from your legacy apps to the future.
http://pubads.g.doubleclick.net/gampad/clk?id=153845071&iu=/4140/ostg.clktrk

_______________________________________________
Hsqldb-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/hsqldb-user
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.