"Lars Brownies" <(E-Mail Removed)> wrote:
>When trying to update a field in a form the field suddenly said #deleted#
>while the other fields were in tact. The user wasn't able to change the
>specific field anymore. I did a compact/repair on the backend and now
>everything is (or at least seems to be) fine.
>
>I now do see a table in the backend called MSysCompactError which indicates
>error -1017 (Can't find field Description).
Note that you should *ALWAYS* make a copy of the MDB before compacting
if you suspect corruption.
1017 - "Could not find field "Description" It's possible the problem
is with a table that has a self-join and Memo fields, and has
referential integrity enforced. ACC2000: Table Corruption After
Referential Integrity Checks - 296389
http://support.microsoft.com/?kbid=296389 But it's more likely to be a
sign of corruption
Now I'm not at all sure I agree with the advice of going to yesterdays
backup and making the required changes to it. The problem is that
your users may not recall what changes were made.
Instead I'd suggest importing this MDB into a new one which should
clean up the corruption. Then compare the number of records in the
new MDB with the current MDB in each table.
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
Tony's Microsoft Access Blog -
http://msmvps.com/blogs/access/