Val 4.9.1<br><br>Thanks<br><br><div class="gmail_quote">On Tue, Aug 7, 2012 at 6:47 PM, Thorsten Hohage <span dir="ltr"><<a href="mailto:thohage@genericobjects.de" target="_blank">thohage@genericobjects.de</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Kay,<br>
<br>
what Version of Valentina are you using? V4 or V5, there were several changes in V5.<br>
<div><div class="h5"><br>
<br>
On 2012-08-07, at 12:44, Kay C Lan <<a href="mailto:lan.kc.macmail@gmail.com">lan.kc.macmail@gmail.com</a>> wrote:<br>
<br>
> I what to update a 1:M link (newC:ozC), from recid 170 to recid 35 in newC.<br>
><br>
> The Wiki says this is NOT IMPLEMENTED<br>
> LINK RECORD (26,…,204) OF Person TO RECORD (35) OF Phone INSTEAD OF (170);<br>
><br>
> So I will do 3 steps, determine the records linked to recid 170, then UNLINK them, then LINK them to recid 35<br>
><br>
> SELECT ozC.recid FROM newC JOIN ozC ON Link_newC_ozC WHERE newC.recid = '170'<br>
><br>
> I get this result<br>
><br>
> 26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,201,202,203,204<br>
><br>
> I build this query (programatically so there are no typing errors)<br>
><br>
> UNLINK RECORDS (26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,201,202,203,204) OF ozC FROM RECORD (170) OF newC<br>
><br>
> but I get this result:<br>
><br>
> Kernel error: 0x21502. It's too much values.<br>
><br>
> This is both via LiveCode (Revolution) and double checking using Val Studio.<br>
><br>
> This seems to suggest a limit on how may records I can unlink (and link) at a time, is this true, and if so, what is the limit?<br>
<br>
<br>
<br>
<br>
</div></div>regards,<br>
<br>
Thorsten Hohage<br>
<span class="HOEnZb"><font color="#888888">--<br>
<br>
Valentina Technology Evangelist<br>
generic objects GmbH - Leiter Solution Center Nord<br>
<br>
_______________________________________________<br>
Valentina mailing list<br>
<a href="mailto:Valentina@lists.macserve.net">Valentina@lists.macserve.net</a><br>
<a href="http://lists.macserve.net/mailman/listinfo/valentina" target="_blank">http://lists.macserve.net/mailman/listinfo/valentina</a><br>
</font></span></blockquote></div><br>