ACC: How to Edit Library Databases (1.x/2.0) (114682)
The information in this article applies to:
- Microsoft Access 1.0
- Microsoft Access 1.1
- Microsoft Access 2.0
This article was previously published under Q114682 SUMMARY
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
REFERENCES
Microsoft Access "Building Applications," version 2.0, Chapter 15, "Using
Library Databases and Dynamic-Link Libraries"
Modification Type: | Major | Last Reviewed: | 5/6/2003 |
---|
Keywords: | kbhowto kbprogramming KB114682 |
---|
|