Dave Ruhl said:
Thanks Albert, as always you provided a very helpful and
informative answer!
You are most welcome.
Yes...and I certainly can agree with your question about making a library
file. I wish we had what is called a linker!
However, you can use that mde library idea. Some do find the benefits
outweigh the problems I mentioned. My guess is that you are writing more
code...and as you write more code..then having a nice re-useable library of
code for all the applications is really very nice (so, your question is/was
a good one). Hence, you *can* do this library idea in ms-access, but it
certainly is not near as good as something like c++, or even VB+ in this
regards. Of course, while I mentioned the references problems their is some
benefits also. If you have 10 applications that use the library code..then
you can update all ten applications by updating JUST the one library.
I avoided the library approach MOSTLY due to not wanting to increase any
customer support problems. Thus, I might have a bit of extra work to update
and maintain my code...but at least my customer don't see this, nor have any
increased support troubles. It makes the problems mine..and not my
customers.
One more question though, what is an MDA file ? I think
I've seen it referred to as a library.
Hum...if my memory serves me correct...I think mda was the same as a .mdw
security file.
You might find it interesting that a mdw security file for ms-access is in
fact a standard access database..and can be opened by ms-access.
So, pretty sure that mda was simply an earlier version of a mdw file.
However, both of these security file types are standard ms-access database
files...and can be opened