RecID problem...

Ruslan Zasukhin sunshine at public.kherson.ua
Sun Nov 9 10:51:14 CST 2003


on 11/9/03 10:36 AM, g.augusti at libero.it at g.augusti at libero.it wrote:

> Name:      Gabriele Augusti
> 
> Question regarding: v4rb

Hi Gabriele,

> Dear Paradigma software,
> I've just downloaded your latest plugin for REALbasic. With your old plugins,
> when i would like to get the physical record ID (inside the Vdatabase) of a
> cursor record I typed something like: mycursor.field("").recID. Now it
> doesn't work... So the question is: how can i get the record ID from a cursor
> record?

Wow, probably that was very old plugin. :-)

You need do

    c = SELECT RecID, ... FROM T

    recid = c.ULongField("RecID").value


-- 
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