Using DAO to Join Tables of Different Formats (132970)
The information in this article applies to:
- Microsoft Excel 97 for Windows
- Microsoft Excel for Windows 95
This article was previously published under Q132970 SUMMARY
The versions of Microsoft Excel listed at the beginning of this article
provide Data Access Objects (DAO) for Visual Basic to allow you to access
external databases. Microsoft Query and the ODBC add-in (Xlodbc.xla) do not
provide a direct means for you to join tables of different database
formats. Using DAO, you can join tables of different database formats by
attaching the tables to a Jet database. An attached table, or linked table,
is a table in another database linked to a Microsoft Jet database. Data for
attached tables remains in the external database.
This article provides an example of attaching tables of different database
formats to a Jet database so that the tables may be joined.
Modification Type: | Minor | Last Reviewed: | 10/11/2006 |
---|
Keywords: | kbdtacode kbhowto kbProgramming KB132970 |
---|
|