Can you dynamically link Access tables?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Is there a way for me to dynamically link tables when my Access application
first starts up so that I don't need to have the application DB created with
the links to a specific path and file name? I'd like to be able to look at
the path name the application is running in (using CurrentDb.Path) and then
link to the data DB that is stored in that path.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top