000378 : Invalid <value> type.

Description

The value provided for the default value is inconsistent with the field's type. For instance, a value of "River" would be invalid if the field's type is numeric (short integer, long integer, float, double).

Solution

Either enter a new value for the default value that is consistent with the field type or add a new field to the feature class or table that has the appropriate field type.

3/4/2014