I am the Admin user to a secured db app that I designed from scratch and
have suddenly started receiving the error "You don't have the necessary
permissions to use the 'App.mdb' object" when the line "Set db = CurrentDb"
is executed.
I'm not aware that I've changed anything to cause this error. Can anyone
give me a clue as to what might be wrong?
Many thanks.
Keith.
have suddenly started receiving the error "You don't have the necessary
permissions to use the 'App.mdb' object" when the line "Set db = CurrentDb"
is executed.
I'm not aware that I've changed anything to cause this error. Can anyone
give me a clue as to what might be wrong?
Many thanks.
Keith.
Comment