Article ID: 119472
Article Last Modified on 1/19/2007
APPLIES TO
- Microsoft Access 1.0 Standard Edition
- Microsoft Access 1.1 Standard Edition
- Microsoft Access 2.0 Standard Edition
- Microsoft Access 95 Standard Edition
- Microsoft Access 97 Standard Edition
This article was previously published under Q119472
Moderate: Requires basic macro, coding, and interoperability skills.
SUMMARY
This article describes how to use a previously defined import/export
specification from one database in another database. Note that the method
described in this article involves the manipulation of system tables.
While manipulating system tables is neither supported nor encouraged,
the only method for using a previously defined import/export specification
in another database is to transfer the relevant system tables from one
database to another.
REFERENCES
For more information about import/export specifications, search the
Help Index for "export to a text file," or ask the Microsoft Access 97
Office Assistant.
Keywords: kbhowto kbusage KB119472