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.