I have an orderheader with a couple of orderlines. 

I want to process the whole array of orderlines at once. 

As far as I can tell the only way is to loop through the resultset and fill 
a new array from that. Is that correct, or does a more direct way exist. 

To be more specific - I have to process the orderlines in a transaction 
together with the orderheader. This can only be done when the user accepts 
the full order. In the mean time, any changes to orderlines will have to be 
volatile. So the idea is to put the array of orderlines into %udat. 

 --
Kaare Rasmussen            --Linux, spil,--        Tlf:        3816 2582
Kaki Data                tshirts, merchandize      Fax:        3816 2501
Howitzvej 75               �ben 12.00-18.00        Web:      www.suse.dk
2000 Frederiksberg        L�rdag 12.00-16.00       Email:[EMAIL PROTECTED] 

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to