Access corruption error

S

Sherrie

Recently my students have had a problem with "The Visual Basic for
Ap[plications Project in the database is corrupt" message coming up when
trying to open their access files or when converting a datasheet to a form.
Can you tell me something I might try. I have never seen this happen before
in my classroom and don't know what is causing it. I have even tried
reinstalling Microsoft Office. I am using Microsoft Office 2000.
 
C

Chris

First, make a backup copy of the database. Then if you can still open the
database, save all relevant data by copying and pasting the tables and table
structures to a new database. Now ofr repair options, you can try Tools ->
Database Options -> Compact and Repair Database, copying and pasting the
individual tables to a new database and/or using the /decompile switch when
opening the databse from the command line.

HTH

Chris
 
Top