Link Tables

G

Gary B

Is it possible to link tables to the directory the
database resides in? e.g., ..\folder name.

I would like to move linked databases and the master
database to various directories without have to re-link
them each time I move them.
 
P

Pieter Wijnen

No, But it's not difficult to program if you use a relative path to where
your front-end is stored & autocheck in your startup code (Autoexec Macro or
"Splash" Form)

HTH
Pieter
 
Top