N
Nadine
I am running Access 2003.
I have creating a code library for my self by putting the function I use
over and over in a .mda file and using it as a reference.
To add the .mda reference I go to the "Tool" in the VBA editor and go to the
"Reference" go to the Browse and type in the location of the .mda file.
The .mda file is located on a shared server. I put it there believing it
would be the easiest for me to manage.
My problem is:
I started to develop a database and referenced my .mda file, and then I
decided to move the .mda file to have others access it.
Then I went back to my developing database and re added the reference to the
..mda file with its new location.
The problems started there. The developing database keeps trying to
reference the .mda file in the old location, but when I look the property of
the .mda file it say the location is the new location.
The other problem I have is once I have the reference working it say I my
devolving database it say it is locked by me.
I have read about changing the registry codes to make my .mda file more like
an add-in, but I was trying to avoid doing this. Reason why I am trying to
avoid this is one I am not familiarly with registry codes, and I do not have
admin rights to any machine that would need to use this .mda file.
I have not tried yet is just rebuilding the developing database and having
the first time I reference it be in the current location.
Thank you for your help on this matter.
I have creating a code library for my self by putting the function I use
over and over in a .mda file and using it as a reference.
To add the .mda reference I go to the "Tool" in the VBA editor and go to the
"Reference" go to the Browse and type in the location of the .mda file.
The .mda file is located on a shared server. I put it there believing it
would be the easiest for me to manage.
My problem is:
I started to develop a database and referenced my .mda file, and then I
decided to move the .mda file to have others access it.
Then I went back to my developing database and re added the reference to the
..mda file with its new location.
The problems started there. The developing database keeps trying to
reference the .mda file in the old location, but when I look the property of
the .mda file it say the location is the new location.
The other problem I have is once I have the reference working it say I my
devolving database it say it is locked by me.
I have read about changing the registry codes to make my .mda file more like
an add-in, but I was trying to avoid doing this. Reason why I am trying to
avoid this is one I am not familiarly with registry codes, and I do not have
admin rights to any machine that would need to use this .mda file.
I have not tried yet is just rebuilding the developing database and having
the first time I reference it be in the current location.
Thank you for your help on this matter.