Progamatically link tables

S

Simon Morley

Is there a way of linking a table relatively? I want to distribute a FE/BE
DB, but I don't know exactly where the folder is going to be put. What I
want to do is link the tables in such a way that I can use
CurrentProject.Path & "\Data\BackEnd.mdb" and then the table name so that
regardless of whether the users put the DB folder C:\Folder A\ or F:\Folder
B\ the links still work.

Many thanks in advance,

SCM
 

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

Top