What to do:
This error message indicates that there was a copy of the Access ELF library already present in your add-ins directory. Your first step should be to Uninstall this library using the Uninstall button on the Add-In Manager window. Then you'll need to find this directory and delete this copy of elf32.mda prior to reinstalling with the Add-In Manager. The location of the add-in directory depends on which version of Windows you have. For instance, under Windows 2000, if your user name is John Smith, it may be Documents and Settings\John Smith\Application Data\Microsoft\AddIns. Under Windows 98, it's probably Windows\Application Data\Microsoft\AddIns.
Note: This directory is Hidden, so it won't appear unless you specify "View hidden files and folders" as one of the display options in Windows Explorer. To change this setting, select Tools / Folder Options / View tab and click the "View hidden files and folders" radio button.
Once you have uninstalled and then deleted the prior version of the Access ELF library, you should continue the installation at step 2 in the instructions above (Open any database, for instance the Northwind database).
If you have difficulties following this procedure, you may want to uninstall the older version completely before beginning the new installation.
To completely uninstall Access ELF:
1) Use Add-In Manager to uninstall Access ELF (click Uninstall).
2) Use Control Panel / Add/Remove software to remove Access ELF from your system.
3) Use Windows Explorer to find and delete all remaining copies of elf32.mda on your hard drive. Any remaining
copy will probably be the copy placed by Add-In manager into your AddIn subdirectory. ("View hidden files" must be set as described above for this step to work properly.)
Once you have uninstalled completely, you can begin the installation all over again from Step 1 above.
We apologize for the complexity of this upgrade process, but to the best of our knowledge there is no way to force Microsoft's Add-In Manager to overwrite an obsolete add-in with its more current version.
c) When you select Access ELF from the Add-ins list, Access displays an error message.
What to do:
If you try to use Access ELF in a database that has pre-existing errors in its code modules,
or invalid references, you may see error messages. In this case, exit and reopen the database.
Try to determine the source of the error before restarting Access ELF. First, press F11 to
display the database window. (If you're unable to display the database window, you may be using
a protected application; you'll need to get help from a database administrator.) In the database
window, click the Module tab, then click the Design button to open any module. If there aren't any
modules, click New. To check for compilation errors in your database, click Run/Compile All Modules.
If an error is highlighted, fix or comment out the offending code.
The other possible source of errors is a "broken reference". To check for this, select References
from the Tools drop-down menu. (Note: References appears on the Tools drop-down menu only if you
first open, or select an already-open, module window.) In the References window you will see a
scrollable list of Available References. The References included in your database are shown
at the top with their check-box checked off. If the word "MISSING:" appears in front of any
item, you have a broken link which can be interfering with other components. Uncheck its check
box and close the References window.
Special considerations
The release of Microsoft Access 2002 is unusual in that the file format has not changed significantly between Access 2000 and Access 2002. In the past, each time a new version of Access was released, file formats were drastically revamped, making it impossible to use the newest edition of Access ELF with earlier versions of Access. This was because Microsoft Access could read databases created by earlier versions of itself, but could not modify these databases without writing them back in the new format. Consequently, Access ELF 2000 could not be used with Access 97 files, Access ELF 97 could not be used with Access 3.0 files etc.
Because Access 2002 fully supports reading and writing of MDBs in the older (2000) format, it is possible to use Access ELF 2002 (Access ELF XP) from within Microsoft Access 2000. If you are installing Access ELF 2002 while operating Microsoft Access 2000, you may want to read these installation notes released with the previous (Access ELF 2000) edition.
Last Updated: August, 2009