cursor->table routine in REALbasic?

Ruslan Zasukhin sunshine at public.kherson.ua
Sun Nov 30 23:18:33 CST 2003


on 11/30/03 10:31 PM, Aaron Bratcher at aaronbratcher at abdatatools.com wrote:

> Has anyone written a routine that will move the records from a cursor
> into a new table?  Or is there a native way of selecting into a table?

Hi Aaron,

No native way now.

I very hope we will get this in 2.0, because we make cursor objects like
KIND OF table objects.

So cursors will have names,
We will be able ask that names,
And use them simply as tables for next query (i.e. Query on cursor).

Although what you ask for is kind of:

    I_Table result = DUPLICATE( I_Table inSourceTable )



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