bloat
it would be great if Access files would not Change the size so othen (bloat) and if the file size could be reduced. This would minimize Performance issues with different Virus Scanners and other issues.

1 comment
-
[Deleted User] commented
A properly designed database does not fluctuate in size too much. Normally such fluctuations and bloating are indication of errors in design/usage, such as the use of temporary tables, repetitive insertions/deletions, the use of attachment data types, etc.