I don't have much of an answer, but one question for you: If you hit control+break, or choose "debug", when the error happens, does it take you to that line in the code, or another line?
Are you able to reproduce the error when stepping through in debug mode? I know that maybe you can't, but if...
Michael,
Thanks for the reply and the analsysis. Let me explain the problem statement, and maybe you could suggest a better way to solve it.
The problem statement here is: How to deliver updates to our clients of custom reports AND customizations (80% of the time this will be custom reports...
Thanks for the reply.
Sorry if I didn't make this clear enough, but docmd.transferdatabase won't work (I've tried using it for the copy object part). Let me see if I can explain why in a nutshell:
Effectively, I need a function called "docmd.copydboject", that accepts the same parameters as...
Hi,
I'm creating an auto-update program for MS Access, the idea is that you add all objects to one database, we'll call it "Updater.mdb", and then you open "updater.mdb". It will then connect to another database, we'll call it "program.mdb", and copy all database objects.
This is easy to do...
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.