Hello !
We have an application developed against Oracle 8 / 9 and it always worked fine.
Recently we have migrated our database from Oracle 9 to Oracle 10 and now there pop up error messages like ": different types on field : expected: Float, found: Integer".
There haven't been any changes to the database fields on the migration from O9 to O10, the field in question is of the Oracle datatype NUMBER(5).
Changing the datatype of this field for instance to NUMBER leads to erro messages "Query name>: different types on field : expected: Integer, found: Float".
Has anybody any ideas how to solve this ?
Thanks a lot
Ingo Heide, BfN, Germany
PS: BfN is "Federal Agency for Nature Conservation"
We have an application developed against Oracle 8 / 9 and it always worked fine.
Recently we have migrated our database from Oracle 9 to Oracle 10 and now there pop up error messages like ": different types on field : expected: Float, found: Integer".
There haven't been any changes to the database fields on the migration from O9 to O10, the field in question is of the Oracle datatype NUMBER(5).
Changing the datatype of this field for instance to NUMBER leads to erro messages "Query name>: different types on field : expected: Integer, found: Float".
Has anybody any ideas how to solve this ?
Thanks a lot
Ingo Heide, BfN, Germany
PS: BfN is "Federal Agency for Nature Conservation"