V4RB2 vLink
    erne 
    ernestogiannotta at tiscalinet.it
       
    Thu Dec 30 16:53:17 CST 2004
    
    
  
on 30-12-2004 13:20, Ruslan Zasukhin at sunshine at public.kherson.ua wrote:
>>> When you create link you specify order of tables:
>>> 
>>> db.CreateBinaryLink( ... T1, T2 ...)
> 
>>> So when you want link 2 records of these tables you do
>>> 
>>> link.LinkRecords( Array( 3, 5) )
>>> 
>>> And you and Valentina know that
>>> 
>>> 3 -- this is RecID of T1
>>> 5 -- this is RecID of T2.
>>> 
>>> Direction is not important here. Absolutely.
>> 
>> still... this limits linked tables to 2 and not more
> 
> No limits here. Why you think so?
> 
because if assume:
3 -- this is RecID of T1
5 -- this is RecID of T2.
how can I specify when an array element refers to an eventual T3?
as in
3 -- this is RecID of T1
5 -- this is RecID of T3.
Cool Runnings,
Erne.
-- 
| e r |  Ernesto Giannotta
| n e |  Musical Box - a media store
                   
    
    
More information about the Valentina-beta
mailing list