D
Dale Matt
I have an Access 2002 database system with a front end mdb linked to a
backend mdb containing the data files. The contents of the data files are
very stable although the mdb file itself is .5 GB.
The front end system is approx. 20MB in size, but in the course of an hour
of use it can grow to 50MB or larger. Most of the use involves running code
that generates queries and produces reports. Compacting returns the file to
20MB. However, frequent compacting is inconvenient for users.
What are some tips for keeping the front end size from having to be
compacted frequently, i.e., how can I keep the size from doubling during
normal operations?
Thanks in advance!
backend mdb containing the data files. The contents of the data files are
very stable although the mdb file itself is .5 GB.
The front end system is approx. 20MB in size, but in the course of an hour
of use it can grow to 50MB or larger. Most of the use involves running code
that generates queries and produces reports. Compacting returns the file to
20MB. However, frequent compacting is inconvenient for users.
What are some tips for keeping the front end size from having to be
compacted frequently, i.e., how can I keep the size from doubling during
normal operations?
Thanks in advance!