[V4MD] findAllLinked from two subTables

Ruslan Zasukhin sunshine at public.kherson.ua
Tue Sep 20 22:31:58 CDT 2005


On 9/20/05 9:20 PM, "info at vallemediatime.com" <info at vallemediatime.com>
wrote:

>>> I'm tryng to get a findAllLinked from two subTables like this:
>> 
>>> rs1 = gDb.table(T1).field("iscF2").findValue("1", gDb.table(T1))
>>> rs2 = gDb.table(T2).field("angF30").findValue("1", gDb.table(T2))
>> 
>>> -- now can  I do something like this?
>>>  rs3 = link.findAllLinked(rs1, rs2)
>> 
>> I think no, although I have not understand.
>> 
>> You get two sets for 2 different tables.
>> 
>> But what operation
>> 
>>       rs3 = link.findAllLinked(rs1, rs2)
>> 
>> Is going to do ???
>> 
>> Link -- is link between T1 and T2 ?
> Yes
> 
>> Or this is link to T3 ?
> No, of course.
> 
>> In both case-sensitive  NO.
> Aaargh... :-(
> 
> Can you suggest me an alternative idea for this type of searching?
> 1. SQL way
> 2. change table structure
> 3. some other idea?

I do not see yet what you try to find !

You have s1 for T1
And have s2 for T2.

What you want find now ?

Set for which table ?


-- 
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-beta mailing list