Accessing Data in VLinked Records

Ruslan Zasukhin sunshine at public.kherson.ua
Tue May 9 00:16:34 CDT 2006


On 5/8/06 8:15 PM, "Chuck Pelto" <cbpelto at pcisys.net> wrote:

Hi Chuck,

>>     dim LinkedRight as VBitSet
>> 
>>     linkedRight = vlink.FindLinked( RecID_Left, T1, T2 )
> 
> Ach tso!
> 
> VBitSet?
> 
> I was looking at the VArraySet and scratching my head.

Ops, I am wrong. 

FindLinked( 
    inRecID as Integer, inTableA as VTable, inTableB as VTable,
    inRecursionDirection as Integer = 0 ) as VArraySet

So ArraySet is returned.
 
 
>>> I imagine that one would already know the name of the file you're
>>> interested in and from there it would just be a matter of goto the
>>> recID in the table and get the data or set it.
>> 
>> Right. But to ALL linked childs
> 
> So the VBitSet will return a set of recIDs to all the chid records.
> What I'd need to do, to isolate, a given child record is get that
> record's ID and then go after the data within that record. Is this
> correct?

-- 
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