Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: MULTI-RECORD BLOCK
In article <81rm0c$a6o$1_at_bgtnsc02.worldnet.att.net>,
"D.D." <d.delisser_at_worldnet.att.net> writes:
> I have a multi-record block, but when I perform a query, it only gives me
> one record at a time. I must use the scroll bars to go to the next record.
> Is there a way to get all the records/populate (the detailed section) all at
> once?
The block has a property that is something like "fetch all records" (I am not near any copy of Developer at the moment). Set this property to "yes". Do not use this when the block refers to a very large table, since it may take very long to fetch all records.
Remco
--
rd1936: 11:55pm up 2 days, 4:34, 10 users, load average: 1.77, 1.92, 2.25
Received on Mon Jan 10 2000 - 16:59:17 CST
![]() |
![]() |