Relations

Ruslan Zasukhin sunshine at public.kherson.ua
Sat Feb 12 20:13:34 CST 2005


On 2/12/05 8:05 PM, "Roger Amar" <Roger at logram.com> wrote:

> Hello Ruslan,
> 
> Thank you.
>> To link you need assign into BO1Ptr field some RecId value of BO1.
> May I assign another field like "NumVolumes" in place of recID ?

No, ObjectPtr works in pair with RecID only.
And this is your benefit.


-----------
IF you want to use pair

    T1. NumVolumes      <-      T2.ptr

Then T2.ptr should be the same type as NumVolumes.
This is regular, old known, link by value from Relational model.

You can use this way. Then just create in T2 field of the same type.
I think you know how to do this. The same as in all other RDBMS.



-- 
Best regards,
Ruslan Zasukhin      [ I feel the need...the need for speed ]
-------------------------------------------------------------
e-mail: ruslan at paradigmasoft.com
web: http://www.paradigmasoft.com

To subscribe to the Valentina mail list go to:
http://lists.macserve.net/mailman/listinfo/valentina
-------------------------------------------------------------




More information about the Valentina mailing list