Icon View Thread

The following is the text of the current message along with any replies.
Messages 1 to 8 of 8 total
Thread FindLastKey (new post)
Mon, Feb 20 2006 2:40 PMPermanent Link

"Jose Eduardo Helminsky"
Tim

Some time ago I have suggested a creation of new method for TDBISAMTable:

FindLastKey

The purposal of this method is to move the record pointer to a last
occurrence of any key because FindNearest/Prior is not a bullet proof
solution and SetRange/Last isn't so fast as FindKey. I don't know how hard
it could be but I will be glad if I see this method on TElevateDBTable or
even inside v4

Thanks
Eduardo

Tue, Feb 21 2006 9:46 AMPermanent Link

"Dominic Willems"
Jose Eduardo Helminsky wrote:
> The purposal of this method is to move the record pointer to a last
> occurrence of any key

I'm probably missing something, but doesn't Last do that?

Tue, Feb 21 2006 9:52 AMPermanent Link

"Dominic Willems"
I deleted my reply, btw, but I don't know whether Elevate's news server
handles cancel requests properly. Saw your earlier message and realized
you meant something else than I understood.

Tue, Feb 21 2006 10:10 AMPermanent Link

Roy Lambert

NLH Associates

Team Elevate Team Elevate

Dominic


Not only doesn't it handle them "properly" - it doesn't handle them.

Roy Lambert
Tue, Feb 21 2006 10:14 AMPermanent Link

"Dominic Willems"
Roy Lambert wrote:
> Not only doesn't it handle them "properly" - it doesn't handle them.

I was being polite for once. Wink

Tue, Feb 21 2006 12:41 PMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Eduardo,

<< The purposal of this method is to move the record pointer to a last
occurrence of any key because FindNearest/Prior is not a bullet proof
solution and SetRange/Last isn't so fast as FindKey. I don't know how hard
it could be but I will be glad if I see this method on TElevateDBTable or
even inside v4 >>

Actually it's TEDBTable. Smiley I'll see what I can do.

--
Tim Young
Elevate Software
www.elevatesoft.com

Tue, Feb 21 2006 1:17 PMPermanent Link

Roy Lambert

NLH Associates

Team Elevate Team Elevate

Tim

>Actually it's TEDBTable. SmileyI'll see what I can do.

Yippee my finders say thank you Smiley

Roy Lambert

Tue, Feb 21 2006 1:28 PMPermanent Link

"Jose Eduardo Helminsky"
Thanks.

Image