Repair MS Access database without having program installed
Answer Posted / brianhor45
Does anyone know of a program/option/tool to repair a microsoft access database that can be run from command line (I don't want any user interaction, I want to be able to schedule it).
The systems do not have Microsoft Access installed, they use a Delphi program with ado connections to an ms access db, and the delphi program runs a compact every time it opens, but the db still gets corrupted and needs repair from time to time.
Currently, I have to log onto the machine, open odbc and do a repair through that, but I would like to be able to schedule a regular repair to run without needing a connection to the db, and hopefully avoiding the user ever seeing the error message.
So far, all I have been able to find are programs that use a gui interface (which I can do with the odbc), or programs that require ms acess or ms access runtime installed, neither of which exists on these machines.
Any suggestions are appreciated!
Thanks
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How do you check if ms access is installed?
How many columns are in access?
What is recordset in ms access?
How do you create an access file?
The long and short date option in ms access does not show 4 digit years. How would you achieve the mm/dd/yyyy format?
How can you maintain a relationship between different databases in access?
Can you download access on mac?
Is there a substitute for microsoft access?
Explain table queries and select queries.
What is a domain in microsoft access?
Explain how ms access is better than ms sql server?
Difference between superior keys and candidate keys?
What objects are present in the table msysobjects of microsoft access database?
What is microsoft access used for in real life?
Suppose you are designing an access database form. How will you get your next control in the form to be automatically selected?