Hi.
I don't have a field called Description in any table, nor in any query.
That's the field name in a system table that holds information about errors
when the compact and repair fails. On very, very rare occasions, the cause
of this error message is a self-join on a memo field, so please see the KB
article on the following Web page first to ensure that this isn't the cause:
http://support.microsoft.com/?kbid=296389
How do I resolve the issue?
If the cause isn't a self-join on a memo field, then you'll need to replace
the corrupt database with a good backup. You do have a backup, don't you?
If not, then at least one table definition is scrambled and you can probably
retrieve the rest of the database objects and data, but it may be a lot of
time and effort on your part to recreate the corrupted table(s) and the
affected data. Try creating a new database and importing the objects from
the original database one group at a time: first tables, then queries, then
modules, then forms, et cetera.
HTH.
Gunny
See
http://www.QBuilt.com for all your database needs.
See
http://www.Access.QBuilt.com for Microsoft Access tips.
(Please remove ZERO_SPAM from my reply E-mail address, so that a message
will be forwarded to me.)
- - -
When you see correct answers to your question, please sign in to Microsoft's
Online Community and mark these posts, so that all may benefit by filtering