We are using ms access2010 and we are having unnecessary 50% increase of the data file problem every day. We use the compact and repair process on a daily basis at every nights. But almost every day, in the middle of day, when this huge increase happens and performance is badly affected we have to run this process again manually,after that this huge size difference disappears. I suspect the problem would be because of the internal behaviour of Access engine while updating data.
Can anyone please explain to me when updating a record how much space is wasted internally by data base engine? For instance, suppose we have a record of 100 bytes, when we update it somehow and the size decreases to 80 how much will the wasted space be? is it 20 or much more than that? Conversely, when we increase a data record by update will it be any wasted space created by the update process in data file?
any idea or suggestion on how to boost the performance would be appreciated.