Author Topic: Compact & Repair Database programmatically  (Read 3519 times)

koenemann

  • EA Novice
  • *
  • Posts: 18
  • Karma: +0/-0
    • View Profile
Compact & Repair Database programmatically
« on: June 24, 2014, 11:43:25 pm »
Hi!

I could not find any API call for the 'Compact' and 'Repair' actions which are available in the Tools - Data Management menu.

Are they available somewhere programmatically?

qwerty

  • EA Guru
  • *****
  • Posts: 13584
  • Karma: +396/-301
  • I'm no guru at all
    • View Profile
Re: Compact & Repair Database programmatically
« Reply #1 on: June 25, 2014, 02:51:47 am »
Not from EA's API. Maybe you will find something at Mickeysoft's resources. EAP is a MS Access database.

q.

koenemann

  • EA Novice
  • *
  • Posts: 18
  • Karma: +0/-0
    • View Profile
Re: Compact & Repair Database programmatically
« Reply #2 on: June 26, 2014, 05:38:36 pm »
Thanks, I'll try that.

Quote
Not from EA's API. Maybe you will find something at Mickeysoft's resources. EAP is a MS Access database.