SQL with V4MD and viSQL
Ruslan Zasukhin
sunshine at public.kherson.ua
Thu Aug 26 18:28:34 CDT 2004
On 8/26/04 6:23 PM, "Holly Bogossian" <holly at roundboxmedia.com> wrote:
> Also, ALL our database work in Director is using the Valentina Xtra
> ONLY with SQL statements that are passed via the "executeSQL" command.
But SELECT commands cannot be used in this way!!!
To execute SELECT command you must create Cursor Xtra.
Please look into our examples.
curs = new Xtra( "VCursor", "SELECT * FROM T WHERE ... " )
Now you have cursor and you can iterate found records.
Also you can modify them using VCursor Xtra
Or what you mean Holly ?
--
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