Using Access97, has anyone else had any problems with large FE databases?
I’m doing some contract work for a company, and the FE database is on the order of 20MB. We seemed to have started having problems with Access when doing development work in the database (each person has his own copy of database). Most of the problems seem to occur while in the VBA editor, the most annoying is frequent Access crashes. But today I had a problem in which a subform apparently wouldn’t load with the mainform, so any reference to it of course bombed. Then all of a sudden it start loading and I had no more problems!
I thought it was just me, possibly because I’m using an old (i.e., slow) system with not much of memory. However, my boss is having the same problems with Access crashing, and he has a new machine with alot of memory. He said he has found it helpful to deselect then reselect the DAO library reference, then recompile. I’ve found it better to decompile, then recompile. He also has an Access2000 version of same database, and I understand it is OK.
It is all very annoying.