-
Hey - sorry if this appears twice, think my browser crashed -
anyway, I am wondering if it is possible to repair an Access database with VB code? I know how to compress it with DBEngine.CompressDatabase
is there a routine or tool that I could use so that my users could repair screwy databases without using Access?
-
-
That doesn't appear as one of the options under DBEngine in my project. Is there a reference that I need to set for that?
BTW JHaussman thanks for all of the help today! ;)
-
I know you'll get it with DAO, not sure about ADO.