----------------------------I have a table that I UNLOAD/LOAD in v7.6 that 
refuses to co-operate in v9.0.

It looks as if the structure in v9.0 will not accept a computed column based on 
a previously computed column???

For example, very simply:
 

(ColA INT, ColB = (ColA * 10) INT, ColC = (ColB + 1) INT)

 

My calculations are far more complicated than that but by constructing and 
testing adding column by column my equivalent of ColC is where it fails.

 

Is this expected now or am I just missing something obvious?

 

Regards, 

Alastair 

 

----------------------------

Alastair Burr

St. Albans, UK.

[email protected]

-----------------------------

 

Reply via email to