To work around this behavior, follow these steps:
- Open the converted database in Microsoft Access 97.
- Open a new or existing module in Design view.
- On the Tools menu, click References.
- Click to clear the check box for the reference marked as MISSING, and then click OK.
NOTE: If the reference marked as MISSING is a reference to the Microsoft DAO 3.6 Object Library, you must set a reference to the Microsoft DAO 3.5 or 3.51 Object Library in order for your code to compile successfully after you remove the missing reference.
If you cannot find an object library equivalent to the one that is missing, you may need to change the code.