J
Jim Brandley
I added a new column to an old table, and any time I try to add it to a
select, I get an ORA-00904 error. I'm using the MS OracleDataProvider
for DotNet, and Oracle 9.2.0.4.0. Experimenting has proven that any new
column on any table produces the same error. I have renamed the column,
dropped and re-added, and tried various simple names and a variety of
datatypes.
Has anyone else ever seen this problem?
select, I get an ORA-00904 error. I'm using the MS OracleDataProvider
for DotNet, and Oracle 9.2.0.4.0. Experimenting has proven that any new
column on any table produces the same error. I have renamed the column,
dropped and re-added, and tried various simple names and a variety of
datatypes.
Has anyone else ever seen this problem?