Linux -Blue forest free software | Return to home page | Site Map | Search WWW | Contact Us |
Your current position : Homepage > Free Software > Technological exchanges >Database


    

Blue Forest http://www.lslnet.com at 11:08 on July 18, 2006


Storage process very strange phenomenon! Please, have a look at the prawn

Informix stored in the implementation of the following :
Create procedure set ()
Define pa char (18);


Foreach set for
Select column1 into pa from table2


Update table1 set column2= 'one' column3= 'one' column4= 'one'
Where column5=pa;
Continue foreach;

End foreach

End procedure;

The store had hoped to be able to carry out the process which table1 table2 table and the implementation of the same data update, but why table2 implementation of a data table, and not downward implemented?



 Privacy Policy  Copyright © 1999-2000 LSLNET.COM. All rights reserved. Blue Forest website owners. E-mail : Webmaster@lslnet.com