Catrina
March 28th, 2001, 09:30 AM
I have a payroll input application that uses an Access database. The database becomes corrupted quite often, so I have included an On Error DB repair routine within the application. I have used the same routine by itself in another application just in case the user can not even start the Payroll app.
My question is, since the routine uses the same references that are included in the larger Payroll app, Can I just include the Repair.exe in the Payroll installation or do I need to create a seperate installation for it?
Thanks in advance
Catrina
My question is, since the routine uses the same references that are included in the larger Payroll app, Can I just include the Repair.exe in the Payroll installation or do I need to create a seperate installation for it?
Thanks in advance
Catrina