I have a rather large MDB file with much information.
A commit process begun and never ended and now the file is currupted and doesn't open.
I even tried to use JetComp to compact it but it wouldn't open.
Does any one know how to fix this?
Yah...
I also was encountered such troubles. Try to create new (blank) database and then import all objects how much it's possibly from currupted DB. Usually tables and data import move succesful but...
Good luck!
Aivars
P.S. Next time make backup. You'd better believe it - I know...
Have you tried the decompile start up command? If not, try it by creating a shortcut on the desktop with the following: "C:\Program Files\Microsoft Office\Office\msaccess.exe" "C:\DatabaseDirectory\DatabaseFile.mdb" /decompile
If it's Access 97, just follow the instructions. If it's Access 2000 you won't have any indication that the code has been decompiled, but it has been. Then go into a module and Compile and Save your code. Then repair/compact the database.
Well, tried that, but it seems that access first tries to open the file before decompiling it or something like that. I don't really know.
What I know is that it still gives me the same message:
"The Microsoft Jet database engine stopped the process because you and another user are attempting to change the same data at the same time."
Maybe you can save tables data. Try to create links to tables from another DB (step by step link one table per time). Some time ago I saved data with links to bad DB successful.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.