How to sort b sequence? FW: Order of returned VArraySet rids when using FindLinked with a VArraySet arg.

Ruslan Zasukhin sunshine at public.kherson.ua
Thu Dec 15 11:20:17 CST 2005


On 12/15/05 3:38 AM, "Ed Kleban" <Ed at Kleban.com> wrote:

> I have two tables.
> 
> The first is TblItems  which has some miscellaneous fields.
> 
> The second is TblTree which keeps the MANY:MANY parent/child
> releationships and and sequence order of children for the records in
> TblItems.   
> 
> TblTree has 3 fields:
> 
>     fTreeParent as VObjectPtr  // Rid of parent in TblItems
>     fTreeChild as VObjectPtr   // Rid of child in TblItems
>     fTreeSeq as UShort         // Relative sequence number of child.
> 
> So I now want to implement a method that will return a list of the children
> in sequence order for a given parent.

Ed,

Without BinaryLink with order this is nightmare :-(

I self have try develop such tasks, this is why I have come to idea of such
binary links..

-- 
Best regards,

Ruslan Zasukhin
VP Engineering and New Technology
Paradigma Software, Inc

Valentina - Joining Worlds of Information
http://www.paradigmasoft.com

[I feel the need: the need for speed]




More information about the Valentina mailing list