ACC2000: How to Retrieve the Path of Linked Microsoft Access Tables (210062)
The information in this article applies to:
This article was previously published under Q210062 Advanced: Requires expert coding, interoperability, and multiuser skills.
This article applies only to a Microsoft Access database (.mdb).
SUMMARY
This article shows you how to create a sample user-defined Visual Basic for
Applications function to retrieve the path and file name of the originating database for a linked Microsoft Access table. The function uses the linked table's Connect property to obtain this information.
This article assumes that you are familiar with Visual Basic for
Applications and with creating Microsoft Access applications using the
programming tools provided with Microsoft Access.
REFERENCESFor more information about the Connect property, click Microsoft Visual Basic Help on the
Help menu, type connect property in the Office Assistant or
the Answer Wizard, and then click Search to view the topics
returned.
Modification Type: | Minor | Last Reviewed: | 10/11/2006 |
---|
Keywords: | kbhowto kbinfo kbProgramming KB210062 |
---|
|