我试图使用.mdb连接到UCanAccess数据库(UCanAccess),并使用下面的消息连接错误
Failed to validate account: Failed to retrieve a database connection. Cause: UCAExc:::5.0.1 unexpected token: VARCHAR required: FOR (Reason: UCAExc:::5.0.1 unexpected token: VARCHAR required: FOR; Resolution: Address the reported issue.)但是,当我试图在同一路径上连接到其他.mdb时,连接成功
谢谢你能提供的任何帮助。
发布于 2022-10-03 09:23:52
这个问题已经解决了。这是hsqldb-2.5.0错误,因为有人在https://stackoverflow.com/a/66121983/9023405中回答
https://stackoverflow.com/questions/73931711
复制相似问题