报错内容:
字段太小而不能接受所要添加的数据的数量。试着插入或粘贴较少的数据。
The field is too small to accept the amount of data you attempted to add. Try inserting or pasting less data.
解决办法:
检查写入的数据超过了属性字段长度限制,重点检查字符串类型
报错内容:
字段太小而不能接受所要添加的数据的数量。试着插入或粘贴较少的数据。
The field is too small to accept the amount of data you attempted to add. Try inserting or pasting less data.
解决办法:
检查写入的数据超过了属性字段长度限制,重点检查字符串类型