ACC2000: How to Import Several External Databases at Once (210177)
The information in this article applies to:
This article was previously published under Q210177 This article applies to a Microsoft Access database (.mdb) and to a Microsoft Access project (.adp).
Advanced: Requires expert coding, interoperability, and multiuser skills.
SUMMARY
By using the Import dialog box, you can import data from other systems that you may be using, such as dBASE or Paradox. By using the Import dialog box, however, you can import only one table at a time. Most of the time, this functionality is enough. But if you have multiple tables to import, or if you want to import multiple tables on a regular basis, using the Import dialog box would be cumbersome. For these cases, you can create a batch process in Visual Basic for Applications (VBA) to import multiple database files at once. This article shows you how to do this.
REFERENCESFor more information about transferring databases programmatically and to view the list of various file types that can be imported, click Microsoft Visual Basic Help on the
Help menu, type transferdatabase method in the Office Assistant or
the Answer Wizard, and then click Search to view the topics
returned.
Modification Type: | Major | Last Reviewed: | 6/24/2004 |
---|
Keywords: | kb3rdparty kbhowto KB210177 |
---|
|