If it's still corrupt or you get wierd errors like "NETWORK PATH NOT FOUND" but you're accessing it off the network make a new database. Copy over all the tables, queries and macros over. With forms you need to make a new form, view them both in design view, copy over the form objects. If you have any back end code, view it in the code builder, copy it over to something like notepad, then copy it from there to the code builder in the new database. This may sound strange but believe me, the only way to get rid of all the corruptions is to do this. Code can easily be corrupted thats why you need to be careful with copying over forms and modules. Reports can also bring corruption with them for some crazy reason (it happened to me). You might need to re-create them. Ok I hope this helps.
If it's still corrupt or you get wierd errors like "NETWORK PATH NOT FOUND" but you're accessing it off the network make a new database. Copy over all the tables, queries and macros over. With forms you need to make a new form, view them both in design view, copy over the form objects. If you have any back end code, view it in the code builder, copy it over to something like notepad, then copy it from there to the code builder in the new database. This may sound strange but believe me, the only way to get rid of all the corruptions is to do this. Code can easily be corrupted thats why you need to be careful with copying over forms and modules. Reports can also bring corruption with them for some crazy reason (it happened to me). You might need to re-create them. Ok I hope this helps.
I have a data base that this occurs on a regular basis. Each time there is a record in the data base that has a value of #ERROR in one of the fields. I have to scan through the records (the Search won't find it) until I find the record and delete it. Then the DB works fine. I think that these records get corrupted when they are being displayed and the workstation freezes up, but that's just my opinion. Anyway, it's a lot easier than recreating the entire data base. Good Luck.
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.