Update Query Failure due to Validation rules

K

Karen

I am update 4 fields in a table with data from another table. I have removed
all validation rules and made sure that he allow zero length is "Yes". What
else could be causing this failure.
 
C

Conan Kelly

Karen,

Could there be NULLS in the data and the "Required" property is set to "Yes". If that is the case, change it to "No".

Hope this helps,

Conan Kelly
 
K

Karen

I have no required fields.

Conan Kelly said:
Karen,

Could there be NULLS in the data and the "Required" property is set to "Yes". If that is the case, change it to "No".

Hope this helps,

Conan Kelly
 
Top