G
Guest
I am importing txt files that are 60-70% blank space. I parse them and sort
them into tables to later work with. My issue is that the db gets huge and I
now know that Access doesn't release deleted space until you Compact the
database.
Is there an easy or slick way that users won't notice or see to perform this
function? Could I just add it to the end of my import/parse code?
Thanks again,
-Steve
them into tables to later work with. My issue is that the db gets huge and I
now know that Access doesn't release deleted space until you Compact the
database.
Is there an easy or slick way that users won't notice or see to perform this
function? Could I just add it to the end of my import/parse code?
Thanks again,
-Steve