I have a simple application that writes data from a MySQL database into an Access .accdb
database.
I have used it for 4 months and I haven't had any problems.
Yesterday I tried to use it and now I have a problem. If I try to open the file with Microsoft Access and I try to open table CodScontrini
, I see all the records. If I try to open Scontrini
table I have this message:
bookmark not valid
If I try to run my Java application from Eclipse I see this warning message:
WARNING:Error in the metadata of the table CodScontrini: table's row count in the metadata is 665 but 499 records have been found and loaded by UCanAccess. All will work fine, but it's better to repair your database.