<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Hi Ruslan<div><br></div><div>I hate to say that 'V4RB_Reference 4_en' (downloaded a few minutes ago) gives me:</div><div><br></div><div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal normal normal 11px/normal Arial; ">localConnection as VConnection (r/o)<span style="font: 12.0px Helvetica">&nbsp;</span></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal normal normal 11px/normal Arial; ">Returns the VConnection object for local databases. This allows you work with local data-<span style="font: 12.0px Helvetica">&nbsp;</span></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal normal normal 11px/normal Arial; ">bases in the way similar to remote databases. In particular you get access to VConnection&nbsp;</div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal normal normal 11px/normal Arial; ">SqlQuery(), SqlSelect(), SqlExecute() methods that do SQL query without VDatabase object.<span style="font: 12.0px Helvetica">&nbsp;</span></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal normal normal 11px/normal Arial; "><b>See also:</b><span style="font: 12.0px Helvetica">&nbsp;</span></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal normal normal 11px/normal Arial; ">&nbsp;VConnection.SqlQuery()<span style="font: 12.0px Helvetica">&nbsp;</span></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal normal normal 11px/normal Arial; ">&nbsp;VConnection.SqlSelect()<span style="font: 12.0px Helvetica">&nbsp;</span></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal normal normal 11px/normal Arial; ">&nbsp;VConnection.SqlExecute()<span style="font: 12.0px Helvetica">&nbsp;</span></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal normal normal 11px/normal Arial; "><b>Example:&nbsp;</b></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal normal normal 11px/normal Arial; ">&nbsp;Valentina.localConnnection.SqlQuery( "SHOW DATABASES" )<span style="font: 12.0px Helvetica">&nbsp;</span></div><div><font class="Apple-style-span" size="3"><span class="Apple-style-span" style="font-size: 12px;"><br></span></font></div></div><div><br></div><div>Thanks</div><div>Karl</div><div><br></div><div>------<br><div><div>Am 26.05.2009 um 11:12 schrieb Ruslan Zasukhin:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div>On 5/26/09 12:01 PM, "Karl Grob" &lt;<a href="mailto:kgrob@mus.ch">kgrob@mus.ch</a>&gt; wrote:<br><br>Hi Karl,<br><br><blockquote type="cite">The following Text in WIKI should be changed. It seems to be<br></blockquote><blockquote type="cite">'GetLocalConnection'.<br></blockquote><br><blockquote type="cite">I found this by accident in Mantis.<br></blockquote><br><blockquote type="cite">Such little &nbsp;<br></blockquote><blockquote type="cite">errors can be very ennoying because you just get a compilation-error,<br></blockquote><blockquote type="cite">but cannot find the solution (even if it is proposed by the RealBasic-<br></blockquote><blockquote type="cite">Editor, which should not be a replacement for good documentation).<br></blockquote><blockquote type="cite">Please add a little example. BTW this is a exellent thing.<br></blockquote><br>Note that WIKI API Reference is GENERAL.<br>It is not V4RB.<br><br>Yes, in V4RB it present as<br> &nbsp;&nbsp;&nbsp;Valentina.GetLocation().<br><br>For V4RB you can use Reference_4_en.PDF file.<br>It should be very exact.<br><br><br><br><blockquote type="cite">--------<br></blockquote><blockquote type="cite">Valentina.LocalConnection<br></blockquote><blockquote type="cite">Declaration:<br></blockquote><blockquote type="cite">LocalConnection as VConnection (r/o)<br></blockquote><blockquote type="cite">Description:<br></blockquote><blockquote type="cite">Returns a VConnection object, which is a singleton (unique instance in<br></blockquote><blockquote type="cite">the application) and plays the role of “connection to local HDD”.<br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite">This allow you to work with a local database using the API of a<br></blockquote><blockquote type="cite">VConnection class. In particular you can access the method<br></blockquote><blockquote type="cite">VConnection.SqlQuery() to execute SQL commands beyond the database<br></blockquote><blockquote type="cite">level.<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><br></div></blockquote></div><br></div></body></html>