hi,
I have contact db that i import records into from a csv. whenever i try to import a zipcode that is in the format xxxxx-xxxx i get "numeric field overflow" error until i remove the -xxxx then it imports fine.
My table properties for zipcode are set to data type=text, field size=20, no input mask, required=no, allow zero lenght=no. We have international addresses so that is why i made data type = text.
what should i change to allow for the import?
Thanks!
I have contact db that i import records into from a csv. whenever i try to import a zipcode that is in the format xxxxx-xxxx i get "numeric field overflow" error until i remove the -xxxx then it imports fine.
My table properties for zipcode are set to data type=text, field size=20, no input mask, required=no, allow zero lenght=no. We have international addresses so that is why i made data type = text.
what should i change to allow for the import?
Thanks!