ACC: How to Edit Library Databases (1.x/2.0) This article was written about products for which Microsoft no longer offers support. Therefore, this article is offered "as is" and will no longer be updated.
This article was previously published under Q114682 On This PageSUMMARY
Advanced: Requires expert coding, interoperability, and multiuser skills.
This article describes two methods for editing Microsoft Access library databases using Microsoft Access versions 1.x and 2.0. A library database is a database that contains a collection of database objects that can be loaded automatically when you start Microsoft Access. You specify that a database is to be loaded by adding its name to the [Libraries] section of the MSACCESS.INI (version 1.x) or MSACC20.INI (version 2.0) file, or by installing it using the Add-in Manager (version 2.0). Library database files usually have .MDA extensions. Because library databases are loaded when Microsoft Access starts, you cannot open them directly for editing. If you try to do so, you will receive an error message similar to:
The database 'c:\access\filename.mda' is already open as a library
database
MORE INFORMATION
NOTE: You should back up library database files before you modify them.
Method 1NOTE: This method applies only to Microsoft Access version 2.0.
Method 2
REFERENCES
Microsoft Access "Building Applications," version 2.0, Chapter 15, "Using
Library Databases and Dynamic-Link Libraries"
APPLIES TO
| Article Translations
|


Back to the top
