J
Joe
The engineering department here uses a commercial application to collect data
from multiple devices during production runs. The application generally runs
unattended, and reports are run remotely. The data collected is legally
required to be available for inspection, so I need to make sure it gets
backed up. However, the application usually runs 24/7. Since it is a 3rd
party app, I don't have the ability to write VB code or macro in the app to
do a backup (or compact/repair.) Can anyone recommend a way to
programatically backup the database files (it appears to open 3 mdb files
with corresponding ldb files.) Putting a script in the Windows Scheduler is
the approach I was thinking about.
Thanks!
Joe
from multiple devices during production runs. The application generally runs
unattended, and reports are run remotely. The data collected is legally
required to be available for inspection, so I need to make sure it gets
backed up. However, the application usually runs 24/7. Since it is a 3rd
party app, I don't have the ability to write VB code or macro in the app to
do a backup (or compact/repair.) Can anyone recommend a way to
programatically backup the database files (it appears to open 3 mdb files
with corresponding ldb files.) Putting a script in the Windows Scheduler is
the approach I was thinking about.
Thanks!
Joe