Hi Guys,
The Problem: I have a database that I’ve been working on for the last few months that I have realised this morning has grown to a file size of 556Mb! It’s a database that allows a user to import txt files (of about an average of 6k records) into it and then run several vba functions on it. As a result tables are constantly created and deleted, especially through testing it. Is it possible that these tables haven’t really been deleted and still exist in some form, even though they don’t appear on the objects window? Or could it be something else?
Thanks in advance for any help,
The Problem: I have a database that I’ve been working on for the last few months that I have realised this morning has grown to a file size of 556Mb! It’s a database that allows a user to import txt files (of about an average of 6k records) into it and then run several vba functions on it. As a result tables are constantly created and deleted, especially through testing it. Is it possible that these tables haven’t really been deleted and still exist in some form, even though they don’t appear on the objects window? Or could it be something else?
Thanks in advance for any help,