View Single Post
  #3  
Old January 21st, 2009, 05:54 AM posted to microsoft.public.access.gettingstarted
Boyd Trimmell aka HiTechCoach via AccessMonster.com
external usenet poster
 
Posts: 45
Default Compact back-end database

Michael wrote:
Hi Folks - Question ... I have a FE and BE Access 2000 database
configuration. If I choose the option to compact on close for the BE
database, will it be compacted, or do I need to explicitly open and close
the BE db. If so, what techniques are people using to automatically compact
the BE db? Thanks.

Michael


Michael,

The compact on close only work when the Access EXE file open the database
and then closes it. It codes not work on a back end when the front end closes.


I normally do not use the compact on close. I find it best to backup a
database before the compact/repair is run.

Also yo can not compact a back end will there are in users the front end is
accessing it.

I like to use a scheduled task to ZIP and compact each back end.
Here is an example: http://www.peterssoftware.com/cal.htm

--
Boyd Trimmell
aka HiTechCoach
http://www.hitechcoach.com
http://www.officeprogramming.com

Message posted via http://www.accessmonster.com