Invalid entry. Can't perform cascading operation in table <name> because the value entered is too large for field <name>. (Error 3411)

See Also

You are trying to save a value to a primary key field that is included in a relationship.

To save your changes to this field, the text you enter must be no longer than the field size of the related field that your application is trying to update for you. In this case, the related field has a shorter field size than the field you are updating. To avoid this problem in the future, set the Size property for both of the matching fields to the same value.