问题分析:
备注过长
解决方法:
查出备注过长的单据
Select code from received where datalength(memo)>40
软件允许录入255个字符,但一般建议备注不要超过40个字符