I have an access front end db that is using linked tables and therefore shouldn't be storing much of it's own information. The purpose of this db is to run queries, but it grows out of control. I want to know if there is a way to limit the growth of it's log or cache files (I assume generated by query running) or if there is a way to clean the cache/log file?