Re: Forms: RG property "Record Group Query Size" - what is it ?

From: Frank Piron <empty_at_zero.nil>
Date: Tue, 24 Aug 2004 17:24:30 +0200
Message-ID: <opsc8s24cgm0et4w_at_news.online.de>


Hi,

[Quoted] Am Tue, 24 Aug 2004 16:50:40 +0200 schrieb Jan Gelbrich <j_gelbrich_at_westfalen-blatt.de>:

> Hello,
>
> I did RTFM and google and so on and found nothing really answering.
> Is the property
> "Record Group Query Size" of a Record Group
> measured in record counts ? bytes ? words ? inches ? fahrenheit ? ...
> By default it is set to 20. 20 what ?

Number of records loaded with one server roundtrip.

> What is "Record Group Query Size" ?

I think that the underlying OCI-Call is an array fetch. And the record group query size is the size of the array which is loaded down from the server with one roundtrip (call to OCIStmtFetch()). So a high value of RGQS means fewer roundtrips.

> Why is it so badly documented (I dredged my 4 books on forms ...) ?

:-)

-- 
Crisis? What Crisis?
----------------------------------------------------
f_r_a_n_k_a_t_k_o_n_a_d_d_o_t_n_e_t
Received on Tue Aug 24 2004 - 17:24:30 CEST

Original text of this message