A family of Microsoft relational database management systems designed for ease of use.
Is this a desktop app as opposed to a web app? I am assuming so.
Does the code compile? VBA window > Debug > Compile.
Do you have Option Explicit in every module? Then Debug > Compile again.
Did you try to decompile the app? Search the web for "access decompile" for the exact syntax.