Re: Number of records returned by query
Date: 1998/04/06
Message-ID: <1998Apr6.163610.10095_at_vmsmail.gov.bc.ca>#1/1
[Quoted] I was wondering where in the Query process I could get a correct value from [Quoted] the below bit of code?? Specifically what trigger should I put it in to get a valid value?
Thanks
Marc Nicholls wrote in message <3516dcf5.0_at_news1-hme0.mcmail.com>...
>Mark,
>
>The simplest way would be to use
>
>get_block_property(<block_name or block_id>, QUERY_HITS)
>
>which will give you the number of records returned to the block by the
>query.
>
>Regards
>Marc
>
>Mark Cudmore wrote in message <1998Mar23.085050.10057_at_vmsmail.gov.bc.ca>...
>>Hi, is there any way to easily find out how many records are returned to a
>>block by a query in Oracle Forms 4.5?
>>
>>--
>>Mark Cudmore
>>email: mcudmore_at_kamloops.env.gov.bc.ca
>>
>>
>>
>
>
Received on Mon Apr 06 1998 - 00:00:00 CEST