Is there a way of working out which DLL the message “error in loading DLL” is referring to?
Alternatively, is there a way of working out which DLL the statement “currentproject.accessconnection” resides in?
Background
An Access ADP file that runs successfully under Access XP will not run under Access 2003 because the statement “currentproject.accessconnection” produces the error “error in loading DLL”.