Do you use the Required property on a field?
Updated by Brady Stroud [SSW] 1 year ago. See history
123
The Required property of a field determines whether the field will allow null values after upsizing. If Required is set to Yes in Microsoft Access, the upsized field will not allow null values. If Required is set to No, null values are acceptable.