Do you use a unique index and the Required property on a field?
Last updated by Brady Stroud [SSW] about 1 year ago.See historyIn SQL Server a field with a unique index cannot contain Null values.
Upsizing PRO will check this rule
- Do you use the AllowZeroLength property on a field (Upsizing Problem)?
- Do you use the Caption property on a field (Upsizing Problem)?
- Do you have invalid DefaultValue and ValidationRule properties (Upsizing problem)?
- Do you use the Format and InputMask properties on a field?
- Do you use the Required property on a field?
- Do you have valid ValidationText property(Upsizing problem)?
- Do you use the AllowZeroLength property on a field (Upsizing Problem)?
- Do you use the Caption property on a field (Upsizing Problem)?
- Do you have invalid DefaultValue and ValidationRule properties (Upsizing problem)?
- Do you use the Format and InputMask properties on a field?
- Do you use the Required property on a field?
- Do you have valid ValidationText property(Upsizing problem)?