Use a Text datatype rather than a number (select the column in the
file import wizard and tell Access it's a text type field rather than
a number). 17 decimals is more than the default Long Integer datatype
can handle, and you'll never be doing math with this field anyway.