Do you use the Required property on a field?
Last updated by Brady Stroud [SSW] 7 months ago.See historyThe 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.