We are using Access 2003 with a FE/BE application. FE size is 94M backend size is 384M. We import nightly from excel to the BE db which then increases the BE db size alot, so we compact/repair right after the import.
We have read that each db can be up to 2G. So we're not in trouble yet but would like to know:
1) Is there a way to stop the db inflation during the import?
2) What size of db should we start getting concerned over? 1G? 1.6G? other?
3) Will archiving data from the tables (then deleting it) help significantly to reduce the db size?
4) If yes to #3 - is there a way to find the tables causing the biggest useage?
Thanks