I discovered one fix.
If I change the product type to bigint, it imports an 11 digit number perfectly.
If I leave it at int, it imports digits of 10 and under correctly.
By changing all the 11 digit types to bigint, will it screw something else up?
thanks,
Jeff Michaels



