<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Ruslan,<div><br><div><br></div><div>this request with VS 4.5 :</div><div>SELECT DISTINCT concat (width, "*", height) as 'dimensions' FROM _type_album, _jonction_album WHERE (activation = TRUE AND idAlbum = _type_album.recID) ORDER by _type_album.recID</div><div><b>=> crash</b></div><div><br></div><div>SELECT DISTINCT concat (width, height) as 'dimensions' FROM _type_album, _jonction_album WHERE (activation = TRUE AND idAlbum = _type_album.recID) ORDER by _type_album.recID</div><div><span class="Apple-style-span" style="font-weight: bold; ">=> in progress... but without end</span></div><div><br></div><div><br></div><div>with V4MD and D11.5 mac :</div><div>SELECT DISTINCT concat (width, '*', height) as 'dimensions' FROM _type_album, _jonction_album WHERE (activation = TRUE AND idAlbum = _type_album.recID) ORDER by _type_album.recID</div><div><b>=> no cursor</b></div><div><br></div><div>with 4.3 ? no problem with VS, no problem with v4md !!!</div><div><br></div><div>what append ???</div><div><br></div><div>br</div><div>Christian</div><div><br></div><div><br><div><div>Le 15 févr. 2010 à 21:03, Ruslan Zasukhin a écrit :</div><br class="Apple-interchange-newline"><blockquote type="cite"><div>On 2/15/10 9:35 PM, "Christian - <a href="http://ChrisKatDev.com">ChrisKatDev.com</a>"<br><<a href="mailto:christian@chriskatdev.com">christian@chriskatdev.com</a>> wrote:<br><br><blockquote type="cite">2) So there is no such framework in 4.5 vcomponents<br></blockquote><blockquote type="cite">ok<br></blockquote><blockquote type="cite">have you update install_vcomponents ?<br></blockquote><br>Not sure <br>It seems yes, may be not all ADKs<br><br>Then I wonder ... So you have problem on STEP to run this script??<br><br><blockquote type="cite">From your first letter I did think it not works at all<br></blockquote><br>And if the old script refers to that VSDK.framework<br>And give error that it is not found, this NOT harms,<br>Because dylibs also not depend on it..<br><br><br><blockquote type="cite">3) I wonder, what director you use using?<br></blockquote><blockquote type="cite"> V4MD MAC 4.5 will not work with D10.<br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite">I am in d11.5 / mac 10.6.2<br></blockquote><br>-- <br>Best regards,<br><br>Ruslan Zasukhin<br>VP Engineering and New Technology<br>Paradigma Software, Inc<br><br>Valentina - Joining Worlds of Information<br><a href="http://www.paradigmasoft.com">http://www.paradigmasoft.com</a><br><br>[I feel the need: the need for speed]<br><br><br>_______________________________________________<br>Valentina mailing list<br>Valentina@lists.macserve.net<br>http://lists.macserve.net/mailman/listinfo/valentina<br></div></blockquote></div><br></div></div></body></html>