[V4MD] 1.11 Carbon bug?
Ruslan Zasukhin
sunshine at public.kherson.ua
Sun Sep 26 20:09:50 CDT 2004
On 9/26/04 8:02 PM, "Daniel Crowder" <daniel at monumental-i.com> wrote:
> Ruslan,
>
> It must be the UpdateAll in V4MD. Also, it is in read/write mode - if
> it wasnt why would it still work in 1.10?
>
> Here is the actual code to generate the cursor:
> set query = "SELECT *, RecID FROM categories WHERE
> RecID="&p_DB.obj_editor.active_cat_id
> set dbCursor = new( xtra "VCursor", GetRef(p_DB.db),query,1,3)
Mistake
I always did recommend to use symbolic names for constants.
1 3
clientSide, ReadWrite
Client side cursor can be only ReadOnly/
You need server side
--
Best regards,
Ruslan Zasukhin [ I feel the need...the need for speed ]
-------------------------------------------------------------
e-mail: ruslan at paradigmasoft.com
web: http://www.paradigmasoft.com
To subscribe to the Valentina mail list go to:
http://lists.macserve.net/mailman/listinfo/valentina
-------------------------------------------------------------
More information about the Valentina
mailing list