V4MD - deleteAllRecords
Ruslan Zasukhin
sunshine at public.kherson.ua
Wed Jul 19 22:05:52 CDT 2006
On 7/19/06 9:54 PM, "Michael Bedar" <mike at bedar.net> wrote:
> Basic question:
>
> What does it mean in the doc, that a "The Cursor must be constructed
> to accept updates of records."?
>
> I am creating the cursor with a sqlSelect... should deleteAllRecords
> be working?
For this cursor must be not ReadOnly.
To get this you need
* create cursor for single table
* in SqlSelect specify ServerSide and ReadWrite flags
> deleteAllRecords()
> Returns: VOID
> Deletes all records of the cursor.
> The Cursor must be constructed to accept updates of records.
> Otherwise this command
> will be ignored.
--
Best regards,
Ruslan Zasukhin
VP Engineering and New Technology
Paradigma Software, Inc
Valentina - Joining Worlds of Information
http://www.paradigmasoft.com
[I feel the need: the need for speed]
More information about the Valentina
mailing list