How do i find the missing or broken reference (msowcw.dll)?

H

hp

I converted an access 2003 database to the new file format in Access '07. I
keep getting a dialog box that says there is a missing or broken reference
(MSOWCW.DLL). I tried looking under references in the Visual Basic Editor;
but am not too knowledgable on VB.

Thanks
HEC
 
G

Guest

make a copy of your database.

look under references in the Visual Basic Editor.

Click on each of the select references in turn.

Look at the text displayed for each of the references.

Unselect any references that are broken or missing: there is a good chance
that they aren't used anyway.

If that doesn't fix it, go back to your original file: it didn't take much
time, and didn't do any damage.

(david)
 
Top