Hello,
I'm trying to do an ODBC import into an oracle table from an excel spreadsheet. I have one field in the spreadsheet that needs to be mapped to a corresponding number field in the oracle table. String fields map fine, but when defining the fieldtype as number, the fieldtype does not stick after I leave it. Then when I import, that number field is not imported. Rest of the string data looks fine when I pull it up in oracle. Can anyone tell me what I'm doing wrong? Thanks.
I'm trying to do an ODBC import into an oracle table from an excel spreadsheet. I have one field in the spreadsheet that needs to be mapped to a corresponding number field in the oracle table. String fields map fine, but when defining the fieldtype as number, the fieldtype does not stick after I leave it. Then when I import, that number field is not imported. Rest of the string data looks fine when I pull it up in oracle. Can anyone tell me what I'm doing wrong? Thanks.