I am integrating a native database with Oracle using the Oracle OLE Provider from MS. This is working al right - however i can not read all field types. I store the value from the oracle field in a VARIANT in Navision. However when the field type in Oracle was NUMBER Navisions variant can store it but do nor recognize it as either an INTEGER or DECIMAL - which means it cannot store the value in a field in a table Anybody have a workaround for this?