On 12/31/05 12:11 AM, "Charles Yeomans" <yeomans .AT. desuetude .DOT com> wrote:
>> Ivan, please check and give answer > > I rewrote my code to use UpdateRecord and a loop, and that worked. So > I think UpdateAllRecords is the problem.
I suggest use instead
SQlExecute( "UPDATE .. WHERE " )
Single command to server do what you need. No cursor at all.
-- 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]
_______________________________________________ Valentina mailing list Valentina@lists.macserve.net http://lists.macserve.net/mailman/listinfo/valentina
©2005 Ruslan Zasukhin |