日志如下
WARNING:Error in the metadata of the table city: table's row count in the metadata is 10 but 11 records have been found and loaded by UCanAccess. All will work fine, but it's better to repair your database.
翻译:警告:表城元数据中的错误:元数据中的表的行数是10,但是已经发现了11条记录,并装载了UCanAccess。一切都可以正常工作,但最好是修复数据库。
java.sql.SQLException: UCAExc:::4.0.2 connection exception: closed Query: select distinct check_round from check Parameters: []
1.翻译了下上面的日志,确实有张表是11条记录
不知道具体是什么引发的,感觉像 ID,有时候会直接在 Access 上删除数据,第一次用,不知道有人遇到过类似的没,