contains missing reference OWC10.DLL

J

Ja

When I open a form in Access 2003, I'm getting an error: Access database or
project contains a missing or broken reference to the file 'OWC10.DLL'
version 1.1.

I Click OK.

Then I get Microsoft Visual Basic
Compile Error:
Can't find project of library.

I click Help - It says to resolve the reference to display the References
dialog box. How do I do this. better yet how do I actually fix the problem.

I Click OK then the word RIGHT is selected (the right function).

Also how I compile all modules? I used to know how to do this in previous
versions.

Thanks,
J
 
D

Douglas J. Steele

Go into the VB Editor (Alt-F11). Make sure no code is running (choose Reset
from the Run menu). You can display the References dialog box by choosing
References from the Tools menu. Compile is the first option on the Debug
menu.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top