C
chonming
I would like to know whether below situation can be done. If yes, how?
I have a function to run some updates to the database. When the update
process reaches certain stage, the database size had pumped up to 2GB. Update
process will stop and I will need to compact the database before continue the
process. I hope there is a solution where I can write some code in vba in
order to, at certain point, automatically compact my database and after that
continue with the rest of the update process.
I have a function to run some updates to the database. When the update
process reaches certain stage, the database size had pumped up to 2GB. Update
process will stop and I will need to compact the database before continue the
process. I hope there is a solution where I can write some code in vba in
order to, at certain point, automatically compact my database and after that
continue with the rest of the update process.