Obsolete Getref in V4MD2?
Ruslan Zasukhin
sunshine at public.kherson.ua
Wed Apr 6 10:27:44 CDT 2005
On 4/6/05 6:18 AM, "Gregory Kowalski" <gregkowalski at earthlink.net> wrote:
> Hello,
>
> There is an error in the V4MD_Reference_2_en.pdf documentation on page
> 95.
>
> it is for new (xtra "Vcursor"...)
>
> The example in the doc:
>
> set SQLstring to the text of member "SQLquery"
> setgCursor = new ( Xtra "VCursor", GetRef( gMyDataBase), SQLstring)
> setgCursor = new ( Xtra "VCursor", GetRef( gMyDataBase),
> SQLstring,kClient, kReadOnly, kForwardOnly )
>
> is wrong.
Argh, really wrong.
Thank you, we will fix this
> The "GetRef" expression will give an error. It looks like it's
> obsolete. It should be only "gMyDataBase" without "GetRef"
>
> set SQLstring to the text of member "SQLquery"
> setgCursor = new ( Xtra "VCursor", gMyDataBase, SQLstring)
> setgCursor = new ( Xtra "VCursor", gMyDataBase, SQLstring,kClient,
> kReadOnly, kForwardOnly)
--
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]
More information about the Valentina
mailing list