Compact-and-repair the data repository: Difference between revisions

From CCMDB Wiki
Jump to navigation Jump to search
No edit summary
Line 12: Line 12:
Now try your program from the usual desktop shortcut.
Now try your program from the usual desktop shortcut.


== If the automatic change does not work ==
== If the automatic fix does not work ==
Try the above process again, but before closing do the following:  
Try the above process again, but before closing do the following:  
# at the very top of the Access program screen, click on '''TOOLS''' menu
# at the very top of the Access program screen, click on '''TOOLS''' menu
Line 18: Line 18:
# select '''Compact and Repair Database'''
# select '''Compact and Repair Database'''


 
If this still does not work, proceed with the steps in [[Troubleshooting]].


[[Category: IT Instructions]]
[[Category: IT Instructions]]

Revision as of 09:25, 2013 June 7

Some problems with the CCMDB.mdb program can be fixed by doing a "Compact and Repair Database". This happens automatically when the data repository is opened and closed.

How to do a "Compact and Repair Database" on ccmdb_data.mdb

Note: These instructions do not refer to your regular ccmdb.mdb that you can access from the desktop shortcut, you need to open the actual data repository which is stored elsewhere!

  1. Make sure you are closed out of Access program
  2. Double-click “my computer” on your desktop
  3. In the right panel, double click:
    1. “Local Disk (C:)”
    2. “ccmdb_data”
    3. “ccmdb_data.mdm”; enter the usual password; because this is the data repository, your main form will not show up and you will only see L-tables
  4. Close Microsoft Access (it is closing that triggers the actual fix) by clicking the "X" in the top right corner.

Now try your program from the usual desktop shortcut.

If the automatic fix does not work

Try the above process again, but before closing do the following:

  1. at the very top of the Access program screen, click on TOOLS menu
  2. select Database Utilities
  3. select Compact and Repair Database

If this still does not work, proceed with the steps in Troubleshooting.