N
ngan
I have a mde file that starts off around 2MB. I noticed after a few days,
certain people's mde copy bloated to over 4MB. I'm trying to figure out why
this is and how to minimize the bloating.
I don't have any macros in my db files. I use all modules or functions,
even with the simplest code like opening a form. I do close out all
recordsets. I read a KB article that gave suggestions on using lightweight
objects for simple coding:
http://support.microsoft.com/default.aspx?scid=kb;en-us;324589
Should I go back and try to make certain codes public functions or macros
and turn off the Has Module option, where applicable?
Would doing these things help keep the mde file from growing so much?
certain people's mde copy bloated to over 4MB. I'm trying to figure out why
this is and how to minimize the bloating.
I don't have any macros in my db files. I use all modules or functions,
even with the simplest code like opening a form. I do close out all
recordsets. I read a KB article that gave suggestions on using lightweight
objects for simple coding:
http://support.microsoft.com/default.aspx?scid=kb;en-us;324589
Should I go back and try to make certain codes public functions or macros
and turn off the Has Module option, where applicable?
Would doing these things help keep the mde file from growing so much?