E
Eric Benchich
My main question is: Can you setup MDAs in the references dialog the same
way DLLs are (dynamically), so that the MDA is not tied to a specific
location?
I have an MDB application that has references to several MDA files and each
reference is hard-coded to a particular location (the same directory). I
would like to be able to install anywhere and have the MDB dynamically
reference the MDAs. Currently, the app is sent out unreferenced and code is
run to do the references manually on startup. Any ideas?
Thanks...
way DLLs are (dynamically), so that the MDA is not tied to a specific
location?
I have an MDB application that has references to several MDA files and each
reference is hard-coded to a particular location (the same directory). I
would like to be able to install anywhere and have the MDB dynamically
reference the MDAs. Currently, the app is sent out unreferenced and code is
run to do the references manually on startup. Any ideas?
Thanks...