Compact repair data.vbs: Difference between revisions

No edit summary
m dev history: removed broken old links
Line 59: Line 59:




==dev history==
I have tried several times now to make a batch file to compact-and-repair a .mdb so we can automatically do this regularly to the ccmdb_data.mdb files.


Turns out opening a password protected .mdb from the command line is not possible:
* http://support.microsoft.com/kb/292302
* http://support.microsoft.com/kb/207891
Will need to find a different way of doing this. Likely a script, but once a .mdb is opened by another one, it can't be compacted. Will need to look further.


[[Category: Batch Files]]
[[Category: Batch Files]]
[[Category:IT Instructions]]
[[Category:IT Instructions]]