Is there any way to link to a table with a relative path?
For example, when I have a link from c:\mydir\main.mdb to tables in c:\mydir\data.mdb the main database will not work properly unless data.mdb is in c:\mydir. What if I wanted to move both mdb files to c:\thisOtherDir? I would have to relink all the tables again??? There has got to be a better way. I may want to package and create an install procedure for this database package, and it would be nice to allow the user the flexibility to install somewhere besides c:\mydir!
Thanks for any help you can provide!
Travis
For example, when I have a link from c:\mydir\main.mdb to tables in c:\mydir\data.mdb the main database will not work properly unless data.mdb is in c:\mydir. What if I wanted to move both mdb files to c:\thisOtherDir? I would have to relink all the tables again??? There has got to be a better way. I may want to package and create an install procedure for this database package, and it would be nice to allow the user the flexibility to install somewhere besides c:\mydir!
Thanks for any help you can provide!
Travis