I've been fighting this error for 2 days now. I've decompiled and compressed the DB. It's normally about 100MB after compression and grows sometimes to about 150MB.
I've googled this and found a number of suggestions but so far nothing has helped. I've gotten it in both Access 2007 and 2003; I keep the DB in Access 2003 format so I can use either of those versions.
I've deleted forms and modules no longer used; I've changed many Public functions to Private functions, as many as I could.
I read somewhere that a reference to a missing table can do this. Does anybody know about that? I may have deleted some tables or links to tables that I thought were no longer used. (And they're not but maybe some unused code references one).
Any ideas?
Thanks,
Jim
I've googled this and found a number of suggestions but so far nothing has helped. I've gotten it in both Access 2007 and 2003; I keep the DB in Access 2003 format so I can use either of those versions.
I've deleted forms and modules no longer used; I've changed many Public functions to Private functions, as many as I could.
I read somewhere that a reference to a missing table can do this. Does anybody know about that? I may have deleted some tables or links to tables that I thought were no longer used. (And they're not but maybe some unused code references one).
Any ideas?
Thanks,
Jim
Comment