after finishing up some code behind a form in access 2003 I compiled the database then compacted it. After that I could not access the code modules. I would get an error that the module did not be opened. Any help would be good
after finishing up some code behind a form in access 2003 I compiled the database then compacted it. After that I could not access the code modules. I would get an error that the module did not be opened. Any help would be good
access2003 code modules can not be read after a compile and compact and repair
arse
Have a read of this http://archive.baarns.com/excel/develop/vbaperfm.asp especially the bit about opcodes an excodes. I think something has happened to your project relating to these codes, meaning the code might be lost.
There could be a repair tool that might fix it or maybe a decompiler. Can you export You got a backup
Tim Mercer
alphonso
If you create a new database can you import the code modules
Have you made an MDE by any chance