[V4MD] API update a single field of all records
Ruslan Zasukhin
sunshine at public.kherson.ua
Fri Aug 26 10:34:07 CDT 2005
On 8/26/05 9:45 AM, "Florian Bogeschdorfer" <fb at memedia.de> wrote:
>> Hi Paolo,
>>
>> In Vcursor exists UpdateAllRecords() method.
>>
>> I not remember if such method exists in Vtable..
>> It seems no.
>>
>> You really want update all records of table ?
>>
>> I think it is possible to have something as
>>
>> Vtable.UpdateAllRecords( Vset ) ..
>>
>> But problem is how specify which field and which value...
>>
>
> Why not do a "SELECT * FROM TABLE", update all records of cursor with
> UpdateAllRecords() and then destroy the cursor?
:-)
Actually even simpler:
UPDATE ... WHERE ...
--
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