Share via

Error when open Access2007 based database

Anonymous
2012-06-06T07:08:43+00:00

Hi

Since few days we unable to open a database which is created in Access2007. The error message produces is

"Your Microsoft Access Database or project contains missing or broken reference to the file "utility mda"

Did try to repair DB, But it did not allowed.Any possible solution to resolve this ?

Microsoft 365 and Office | Access | For home | Windows

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

3 answers

Sort by: Most helpful
  1. Anonymous
    2012-06-06T11:20:07+00:00

    It's extremely unlike that you actually need utility.mda (IIRC, that was from back in the Access 95 days!)

    Hold down the shift key while you're opening the database, then go into the VB Editor. Choose Tools | References from the menu bar. You should find a checked reference to Utility.mda near the top of the list: uncheck it. Once you've done that, select the Compile application on the Debug menu (first choice). If the application compiles, then you should be fine without it.

    Was this answer helpful?

    10 people found this answer helpful.
    0 comments No comments
  2. Anonymous
    2012-06-06T13:35:39+00:00

    In the VB Editor, there should be a tree showing all of the classes and modules contained in the application (by default, it's in the upper left-hand corner). Can you right-click on the entry for Utility.mda there and remove it?

    Was this answer helpful?

    0 comments No comments
  3. Anonymous
    2012-06-06T13:11:38+00:00

    Hi

     Utility.mdaw was already unchecked stage,,,

    Was this answer helpful?

    0 comments No comments