java - "Bookmark not valid" error in Access database -


i have simple application writes data mysql database access .accdb database.

i have used 4 months , haven't had problems.

yesterday tried use , have problem. if try open file microsoft access , try open table codscontrini, see records. if try open scontrini table have message:

bookmark not valid

if try run java application eclipse see warning message:

warning:error in metadata of table codscontrini: table's row count in metadata 665 499 records have been found , loaded ucanaccess. work fine, it's better repair database.

it means inconsistency between data , metadata has been detected in access db. compact , repair tool solve issue.


Comments

Popular posts from this blog

javascript - AngularJS custom datepicker directive -

javascript - jQuery date picker - Disable dates after the selection from the first date picker -