If all you want to do is update a record then look at using a simple sql statement such as
docmd.runsql "Update tblWhatever Set fldWhatever = 'value' where fldWhereever = 'value'"
This will update flwhatever to 'value if fldwherever = 'value' sql statements often times run much...
I am trying to open up an Access .adp and open a report in it. It works great in Access, but when I try running the file on the runtime version I get the following error message.
License Information for this component not found. You do not have an appropriate license to use this functionality...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.