I have a Access 2000 database with 1 table and 1 form. When the database is opened it retrieves and inserts data into the table from another database then displays this data on the form for 20 seconds. After 20 seconds the data in the table is deleted, retrieved, inserted and displayed again, it does this all day long. This is it's only function, to display production data similar to the displays showing arrival and departue information in an airport. But by the end of the day the Access database has grown to approximately 100 MB. The original file size in the morning, with data, is only 500 KB. Am I doing something wrong. Do I need to compact every 20 seconds and how would this be accomplished with VBA ?
Thank you very much for the assistance.
Thank you very much for the assistance.