Unlinking and Linking

Kay C Lan lan.kc.macmail at gmail.com
Fri Jul 9 20:36:24 CDT 2010


Hi all,

Currently I do a test to see if a Link exists and if not I create a Link. To
speed things up I'm thinking about removing the test step and just creating
a link every time. So are there any problems if I

LINK (1) OF Person WITH (10) OF Phone

when this link already exists?

Secondly, is there a way to unlink every link for a particular record
without specifying the actual links. ie, instead of:

UNLINK (1) OF Person FROM (10,14,27,93) OF Phone

is it possible to do:

UNLINK (1) of Person FROM Phone

or

UNLINK (1) of Person FROM (*) OF Phone

or

UNLINK (1) of Person FROM (ALL) OF Phone

Advise appreciated
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macserve.net/pipermail/valentina/attachments/20100710/0045b685/attachment.html>


More information about the Valentina mailing list