Feature #939
ehdbt导入数据失败显示具体log
Start date:
10/28/2020
Due date:
10/29/2020
% Done:
100%
Estimated time:
10.00 h
Defect version:
Description
ehdbt/ehdbs导入数据时在窗口上显示具体的log,分为六种:
1.导入表成功;
2.导入表成功,但文本中缺少部分字段;(文本中第一行字段与数据库中表字段相比缺少字段)
3.导入表失败;
4.导入表失败,文本中第一行没有字段描述;(文本中第一行没有字段或第一行字段开头格式有问题)
5.导入表失败,文本中存在数据库不存在的字段;(文本中第一行字段与数据库中表字段相比出现不匹配字段)
6.导入表失败,文本中存在数据错误;(文本中有数据的错误)
History
Updated by pengfei xu about 4 years ago
- Due date changed from 10/28/2020 to 10/29/2020
- % Done changed from 0 to 80
Updated by pengfei xu about 4 years ago
- Description updated (diff)
- Status changed from In Progress to Resolved
- % Done changed from 80 to 100