Corrupt MS Access

M

manyquestions

The visual basic message states that it can not access the system server.
looking into it, help says that the system is corrupt. I can not open my MS
Access. How do I uncorrupt this?
 
A

Arvin Meyer [MVP]

manyquestions said:
The visual basic message states that it can not access the system server.
looking into it, help says that the system is corrupt. I can not open my
MS
Access. How do I uncorrupt this?

First, always work on a copy of the database. Working on the original may
make it impossible for a repair service to fix it.

Download a copy of JetComp.exe:

http://support.microsoft.com/default.aspx?scid=kb;EN-US;273956

Try backing up your forms as text with the undocumented SaveAsText
LoadFromText functions:

http://www.datastrat.com/Code/DocDatabase.txt

Also have a look at the Microsoft KB article:

http://support.microsoft.com/default.aspx?scid=kb;EN-US;209137

Then have a look at Tony Toews' Access Corruption FAQ at:

http://www.granite.ab.ca/access/corruptmdbs.htm

for some suggestions. Unfortunately, some corruption cannot be fixed - you
may need to create a new database, import what can be salvaged, and recreate
the rest.

Although it's a paid service, Peter Miller does an outstanding job of saving
corrupt databases. Try this URL:

http://www.pksolutions.com
 
T

Tony Toews [MVP]

manyquestions said:
The visual basic message states that it can not access the system server.
looking into it, help says that the system is corrupt. I can not open my MS
Access. How do I uncorrupt this?

What is the exact error message?

Tony
--
Tony Toews, Microsoft Access MVP
Please respond only in the newsgroups so that others can
read the entire thread of messages.
Microsoft Access Links, Hints, Tips & Accounting Systems at
http://www.granite.ab.ca/accsmstr.htm
 
Ù

محمد تاج الأصÙياء البخيت محÙ

i receve a message " the visual basic projecr in the database is damaged or
corrupted"
 
T

Tony Toews [MVP]

i receve a message " the visual basic projecr in the database is damaged or
corrupted"

Are you trying to open an A2003 MDE from within A2002 or A2000?

Tony
--
Tony Toews, Microsoft Access MVP
Please respond only in the newsgroups so that others can
read the entire thread of messages.
Microsoft Access Links, Hints, Tips & Accounting Systems at
http://www.granite.ab.ca/accsmstr.htm
 
Top