I am trying to add a column (integer type) to a table in RBase 9.5 64.  After 
Inserting or adding the column I try to save the change and I get the following 
error.   Error 1143 - Column TrialPlot is indexed and may not be altered.

TrialPlot is a column that adds a text and integer column together with this 
formula (Trial+(CTXT(PlotNum))) and it is indexed.

When I try to drop the index on that column, I get the same error that Column 
TrialPlot is indexed and may not be altered.

I just finished reloading the database so I don't expect there are problems 
with the files.

I'm not sure what to do to get a new column added to the table.

Thanks.
Bill Niehaus 


Reply via email to