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

Home -> Community -> Mailing Lists -> Oracle-L -> fetch in array from ProC

fetch in array from ProC

From: Sackwitz, Antje <Sackwitz_at_vst.vossloh.de>
Date: Mon, 22 May 2000 16:15:37 +0200
Message-Id: <10505.106220@fatcity.com>


Hi,
I want to do the fetch of data against the Oracle 8.0.5 database by ProC using arrays.
Til now I was not able to give the size of the array dynamically and if I say arraysize is 10, and I retrieve 28 records, the last 8 records will not be fetched as Oracle cannot fill up the entire array.
any help is greatly appreciated.

Regards,
Antje


Antje Sackwitz                  Phone: +49-431-7109-514
Vossloh System-Technik GmbH     Fax:   +49-431-7109-675
Edisonstr. 3                    E-Mail: sackwitz_at_vst.vossloh.de
24145 Kiel                              

-----------------------------------------------------------------
Received on Mon May 22 2000 - 09:15:37 CDT

Original text of this message

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