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

Home -> Community -> Usenet -> c.d.o.tools -> problem with query_hits

problem with query_hits

From: Scott Mattes <ScottMattes_at_yahoo.com>
Date: Tue, 26 Jun 2001 21:47:44 GMT
Message-ID: <4q7_6.80$Qn3.25966@news2.news.adelphia.net>

This

Get_Block_Property( :System.Cursor_Block, QUERY_HITS )

in the post-query of a block, is giving me 1 less than the number of records returned.

This is on Forms 6.08.12.1.

The data block item's "query all records" property set to "yes".

There are frames set up (I miss Delphi's grids) to display the records in a scrolling manner.

All of the records have a seq number on them and they are ordered by it. There are no missing seq numbers.

This is happening to all the data blocks and it doesn't matter if there are 6 or 266 records, the count is always 1 less. Received on Tue Jun 26 2001 - 16:47:44 CDT

Original text of this message

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