Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Re: how to return a resultset ?

Re: how to return a resultset ?

From: Michael Kuznetsov <mvk_at_servocomp.ru>
Date: 29 Jan 2003 09:35:33 -0800
Message-ID: <1543a3e7.0301290935.c5d845e@posting.google.com>


Hi,

There is very good book about using Oracle JDBC in Oracle documentation set.
'Oracle8i JDBC Developer's Guide and Reference'.

It contains concept and a lot of examples how to use standard RDBMS and extension Oracle features with JDBC. It's very useful.

Regards,
Michael
Brainbench MVP for Oracle Programming
http://www.brainbench.com

"s Lehaire" <s.lehaire_at_meilleuregestion.com> wrote in message news:<b16491$luh$1_at_reader1.imaginet.fr>...
> Hi, i've got an application running under tomact 3.2 and oracle 9i
>
> I have to return a resultset into my servlet so how can I do in a proc&#1081;dure
> to return a resultset?
> Now i'm doing a request for each results I need so my performances are very
> bad.
>
> so if anyone have an answer I take =)
>
> THX
Received on Wed Jan 29 2003 - 11:35:33 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US