Re: Cursor Record Positioning

From: damorgan <dan.morgan_at_ci.seattle.wa.us>
Date: Thu, 14 Feb 2002 17:48:05 GMT
Message-ID: <3C6BF857.7450F747_at_ci.seattle.wa.us>


I don't think so.

Daniel Morgan

"Sabine.Buechel" wrote:

> Hallo Experts,
> Hoping someone can give me advice!
> Problem is: how can I easily set the position of the cursor record (with a
> special VISUAL_ATTRIBUTE set) in a table-query-block to a special one?
> The Block can have an extra 'Filter' or an 'order by'.
> Need to do so after inserts and a Re-Query...
>
> My solution at the moment is:
> -save the primary key of the actual cursor record
> -looping over all record, beginning at the first one
> -every primary key is compared to the saved one
> -take the next record, while calling 'next_record'
> -stop, if the key is matching
>
> But isn't there a better solution?
>
> S.Buechel
Received on Thu Feb 14 2002 - 18:48:05 CET

Original text of this message