batch processing?? for Vserver

Ruslan Zasukhin sunshine at public.kherson.ua
Tue Mar 2 22:09:10 CST 2004


on 3/2/04 9:57 PM, X Y at xyzabc1010 at yahoo.com wrote:

> so currently I am using cursors to update my records
> because originally when I used the sql statement
> UPDATE I was getting incorrect updates.
> 
> So lets say I need to update several records in a row.
> Instead of sending a multiple updates to the server, I
> was wondering if we could batch these requests and
> send all updates to the server at one time to be
> processed.

This will work in 2.0

You will be able build SQL string as

    "UPDATE ... ;  UPDATE;  UPDATE;"


-- 
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