Hi,
I vaguely remember that when you import the Excel file through DTS
that you can set the data type somewhere. Perhaps that helps.
When you look at the numbers that are wrongly imported in the Excel
formula bar, do you see the error as well? I guess when this is the
result in an Excel calculcated cell you may expect these rounding
errors. Remember that in Excel you never actually see the underlying
value. All values are always displayed using some kind of a display
mask. You can use the round function in Excel to round your results.
That should take care of it.
Just to make you aware of another way to pump your data into the
database. I wrote an addin for Excel called SQL*XL. Its goal is to
remove these hassles from the end user. You can use SQL*XL to get data
from the database into Excel or to pump data from Excel into the
database. It even lets you change retrieved data in Excel and post the
changes back.
If you are interested, have a look at SQL*XL at
www.oraxcel.com Best regards, Gerrit-Jan Linker
Linker IT Consulting Limited