on 11/30/03 10:31 PM, Aaron Bratcher at aaronbratcher /at/ abdatatools D.OT 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@paradigmasoft.com web: http://www.paradigmasoft.com
To subscribe to the Valentina mail list go to: http://lists.macserve.net/mailman/listinfo/valentina -------------------------------------------------------------
_______________________________________________ Valentina mailing list Valentina /at/ lists D.OT macserve.net http://lists.macserve.net/mailman/listinfo/valentina
©2003 Ruslan Zasukhin |