wordpress statistics
  • Today is Tuesday, May 22, 2012

3 Responses to “REPAIRING COMPACTING DATABASE WITH VBA”

  1. Wes says:

    This database works beautifully for compacting all our facility’s databases out of one source, but is there any way a field for the last date a successful compact/repair is run could be added? It would be nice to be able to keep track of when a DB has been compacted so I can set up a schedule for some of the larger and more often used systems.

  2. Yes, it is possible. You can add a Date Field to the Table to update the last Compacted date at the end of the compacting routine, by using the Record sequence number as key. You need to modify the Code.

    Check the following Post (for clues on programming) that sends E-Mail Alerts automaticaly every week and keeps track of the schedules based on date recorded on a table:

    http://www.msaccesstips.com/2007/11/automated-email-alerts/

    Regards,

  3. Keep up the good work, I like your writing.

Leave a Reply

You must be logged in to post a comment.