9.0 64位设计器,练习题第八题,填报提交后一直显示处理中,access数据库,用的是UCanAccess 连接,测试连接的时候是连接成功。填报预览后一直显示 处理中。 请问哪位大神帮忙看一下问题出在哪里…… 点了提交以后日志报的错误是这个,数据库无法提交? 在数据库里把表结构建好以后直接点的保存,然后数据库就关了,在操作填报报表的时候数据库没有打开,没有操作。 上面图一的一条记录是查询出来的,也就是填报预览之后没有任何操作,直接点的提交。 严重:14:47:13 SocketListener0-2 ERROR [root] Could not commit to Database : JDBC3 UCAExc:::4.0.4 Given index Index@381e6c3a[ name: (StudentInfo) PrimaryKey number: 0 isPrimaryKey: true isForeignKey: false data: IndexData@12b433b7[ dataNumber: 0 pageNumber: 93 isBackingPrimaryKey: true isUnique: true ignoreNulls: false isRequired: true columns: [ ReadOnlyColumnDescriptor@4d63957d[ column: TextColumn@5dd29473[ name: (StudentInfo) studentno type: 0xa (TEXT) number: 0 length: 510 variableLength: true compressedUnicode: true textSortOrder: SortOrder[2052(0)] ] flags: 1 (ASC) ] ] initialized: false pageCache: IndexPageCache@29321[ pages: (uninitialized) ] ] ] is not usable for indexed lookups due to unsupported collating sort order SortOrder[2052(0)] for text index (Db=FRtestdb1.accdb;Table=StudentInfo;Index=0) |