L
Larry L
Access is noted for bloating a database, especially when you add and
delete records frequently. I have always had mine set to compact on close,
and that works great. Now after everyone's advice I split my database, so
the data is in a second (back-end) database with all the tables linked.
However, now when I close the database, it compavts the front end, since
that's what's open, and the back-end grows.
I now have to manually open and close the back-end just to compact it.
Surely there is a better way?
Thanks,
Larry L
delete records frequently. I have always had mine set to compact on close,
and that works great. Now after everyone's advice I split my database, so
the data is in a second (back-end) database with all the tables linked.
However, now when I close the database, it compavts the front end, since
that's what's open, and the back-end grows.
I now have to manually open and close the back-end just to compact it.
Surely there is a better way?
Thanks,
Larry L