Fix error where by multiple access front-end dbs can no longer use a shared library db
After access 2007 something happened whereby a library access file (e.g. comnlib.mda or mde) cannot be shared by more than one front-end access app in the same folder. Sometimes it shows the library file is missing in references in the second app but it is in the folder or I have seen the message "file in use". The whole point of library code dbs is for reuseability. To get around this i create 2 folders one for each app and put the same library file in both. This used to work once upon a time. It would be useful to have this functionality back.
Thanks!
