WIKI Corrigenda
Karl Grob
kgrob at mus.ch
Tue May 26 04:38:06 CDT 2009
Hi Ruslan
I hate to say that 'V4RB_Reference 4_en' (downloaded a few minutes
ago) gives me:
localConnection as VConnection (r/o)
Returns the VConnection object for local databases. This allows you
work with local data-
bases in the way similar to remote databases. In particular you get
access to VConnection
SqlQuery(), SqlSelect(), SqlExecute() methods that do SQL query
without VDatabase object.
See also:
VConnection.SqlQuery()
VConnection.SqlSelect()
VConnection.SqlExecute()
Example:
Valentina.localConnnection.SqlQuery( "SHOW DATABASES" )
Thanks
Karl
------
Am 26.05.2009 um 11:12 schrieb Ruslan Zasukhin:
> On 5/26/09 12:01 PM, "Karl Grob" <kgrob at mus.ch> wrote:
>
> Hi Karl,
>
>> The following Text in WIKI should be changed. It seems to be
>> 'GetLocalConnection'.
>
>> I found this by accident in Mantis.
>
>> Such little
>> errors can be very ennoying because you just get a compilation-error,
>> but cannot find the solution (even if it is proposed by the
>> RealBasic-
>> Editor, which should not be a replacement for good documentation).
>> Please add a little example. BTW this is a exellent thing.
>
> Note that WIKI API Reference is GENERAL.
> It is not V4RB.
>
> Yes, in V4RB it present as
> Valentina.GetLocation().
>
> For V4RB you can use Reference_4_en.PDF file.
> It should be very exact.
>
>
>
>> --------
>> Valentina.LocalConnection
>> Declaration:
>> LocalConnection as VConnection (r/o)
>> Description:
>> Returns a VConnection object, which is a singleton (unique instance
>> in
>> the application) and plays the role of “connection to local HDD”.
>>
>> This allow you to work with a local database using the API of a
>> VConnection class. In particular you can access the method
>> VConnection.SqlQuery() to execute SQL commands beyond the database
>> level.
>
> --
> Best regards,
>
> Ruslan Zasukhin
> VP Engineering and New Technology
> Paradigma Software, Inc
>
> Valentina - Joining Worlds of Information
> http://www.paradigmasoft.com
>
> [I feel the need: the need for speed]
>
>
> _______________________________________________
> Valentina mailing list
> Valentina at lists.macserve.net
> http://lists.macserve.net/mailman/listinfo/valentina
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macserve.net/pipermail/valentina/attachments/20090526/59360625/attachment.html
More information about the Valentina
mailing list