Missing / broken references

DeonO

Novice Programmer
Local time
Today, 09:21
Joined
Sep 15, 2011
Messages
31
Hi,
I have written a database in Access 2010 in 2003 format. When I run the DB with MS Acess 2003, I get messages of missing or broken references to the files "ACEDAO.DLL" and "APSVIEWPANES.DLL". I cannot detect (through the search of files) these two files on the 2010 machine. Does anybody know where these two files are located on my hard disk?
Thanks
 
I know for Access 2002-2003, (don't know for 2010).
Open any VBA in your MDB.
Click on TOOLS (icon), click on REFERENCES and
DESELECT all MISSING references.
 
Thanks, much appreciated
 

Users who are viewing this thread

Back
Top Bottom