MOD2000: How to Refresh Links in a Run-Time Application (291264)
The information in this article applies to:
- Microsoft Office 2000 Developer
- Microsoft Access 2000
This article was previously published under Q291264 SUMMARY In a run-time application, the front-end and back-end
databases must be stored in the same folder. Even though you can change the
default installation path of the back-end database to, for example,
$AppPath\Folder1, there is no way for Access to refresh the links in the
front-end to match the new installation location.
One way to work
around this behavior is to programmatically refresh the links by using ActiveX
Extensibility Objects (ADOX) after the run-time application has been installed.
The following is an illustration of how to implement this technique. Please
note that this article assumes that the back-end databases are stored in
subfolders under the front-end database. REFERENCESFor additional information about refreshing linked tables,
click the article number below to view the article in the Microsoft Knowledge
Base: 209862 ACC2000: How to Relink Back-End Tables with the Common Dialog Control
Modification Type: | Major | Last Reviewed: | 6/25/2004 |
---|
Keywords: | kbhowto kbinfo KB291264 |
---|
|