[V4MD] findAllLinked from two subTables

Ruslan Zasukhin sunshine at public.kherson.ua
Tue Sep 20 18:28:33 CDT 2005


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

Hi Paolo,

> Hi Ruslan,

> 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 ?
Or this is link to T3 ?

In both case-sensitive  NO.

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