Re: Rapidly expanding MS Access data file size
- From: "Jesper Fjølner" <askfor@xxxxxxxxxxx>
- Date: Mon, 28 Nov 2005 15:25:42 +0100
> The app runs fine except that the size of the access file grows rather
> alarmingly quickly. i.e. 3->14Mbyte in 2 hours. If you terminate and
> merely
> 'Compact & repair the database' the size goes back to the original 3 Mb.
>
> I've doublechecked the code looking for obvious problems - making sure all
> recordsets get closed etc - everything looks fine.
I don't think anything is wrong. It's normal behaviour for Access increase
in size when you add and delete tables and records (the records aren't
actually deleted until you Compact and Repair - hence the increasing size).
Just compact regularly (maybe several times a day) and you should be fine.
Under Tools > Options you can set Compact on Close to True and close and
reopen the app now and then.
Jesper
.
- Prev by Date: Re: Change Link Table to Local Table With VBA
- Next by Date: Re: Rapidly expanding MS Access data file size
- Previous by thread: Re: work in excel, keep data in access
- Next by thread: Re: Rapidly expanding MS Access data file size
- Index(es):
Relevant Pages
|