"WARNING:Looking for usage map at page 90566, but page type is 4" and missing table

时间:2018-04-18 18:04:45

标签: ms-access ucanaccess jackcess

I've got an Access 2013 database which is supplied by a client. I'm using UCanAccess to read and write from the database. Recently I stopped being able to write to a particular table. When I open the database with DBeaver (which also uses UCanAccess) the table is missing and another is created with the samew name plus 'Tmp' on the end. The new able has the same fields, but is empty.

When I run up my application I also get the error:

"WARNING:Looking for usage map at page 90566, but page type is 4"

in relation to the missing table. When the client opens the same database file with Access on Windows, the table is still there with all the data. Could this be related to:

Warning: Looking for usage map at page 1774, but page type is 1 in UCanAccess

If not what else might cause this?

1 个答案:

答案 0 :(得分:3)

您发布的链接表明文件可能已损坏并建议可能的修复。你试过吗?