.Net Core 常见错误解决记录

Error: String or binary data would be truncated. The statement has been terminated

数据库出错原因:
表字段创建的太短,插入的数据太长导致的错误。
 
2. 数据库的索引是从1开始的
posted @ 2019-10-25 09:04  GLORY-HOPE  阅读(427)  评论(0编辑  收藏  举报