SQL$HELP_OLD72.HLB  —  Errors  SQL_ERRORS, LENMISMAT
  Truncating right hand side string for assignment to column <str>

  Explanation:  You executed an INSERT or UPDATE statement, and
  the string you assigned to a text column is longer than the
  column's definition.

  User Action:  The message is just a warning.  You can issue an
  UPDATE statement to change the value stored or a ROLLBACK
  statement to terminate the transaction and cancel the INSERT
  operation.
Close Help