Re: Field 'disappears' from table ...
- From: "Allen Browne" <AllenBrowne@xxxxxxxxxxxxxx>
- Date: Fri, 25 Aug 2006 21:48:59 +0800
Never seen that. Something is wrong with the database.
You haven't just typed over the top of one of the fields, replacing it with
something else?
Try these basic repair steps.
1. Uncheck the boxes under:
Tools | Options | General | Name AutoCorrect
Explanation of why:
http://allenbrowne.com/bug-03.html
2. Compact the database to get rid of this junk:
Tools | Database Utilities | Compact/Repair
3. Close Access. Make a backup copy of the file. Decompile the database by
entering something like this at the command prompt while Access is not
running. It is all one line, and include the quotes:
"c:\Program Files\Microsoft office\office\msaccess.exe" /decompile
"c:\MyPath\MyDatabase.mdb"
4. Open Access (holding down the Shift key if you have any startup code),
and compact again.
--
Allen Browne - Microsoft MVP. Perth, Western Australia.
Tips for Access users - http://allenbrowne.com/tips.html
Reply to group, rather than allenbrowne at mvps dot org.
"Robin" <robin_irving@xxxxxxxxxxxxxxxxxx> wrote in message
news:%23RpkzoEyGHA.2208@xxxxxxxxxxxxxxxxxxxxxxx
I've had this happen a couple of times (and have worked out a workaround)
but was wondering whether anyone can shed any light on it.
I'll edit the design of a table by adding a new field and when I go to
enter data in it ... it's not there... so I attempt to remake the field
and (if I use the same name) I'm told that a field of that name already
exists - but I can't see it.
When this hapens in a table my workaround involves adding yet another
field (called something like 'empty') and the previous one reappears (but
the field called 'empty' is invisible)
Has anyone seen this before? Any explanations?
.
- Follow-Ups:
- Re: Field 'disappears' from table ...
- From: Robin
- Re: Field 'disappears' from table ...
- References:
- Field 'disappears' from table ...
- From: Robin
- Field 'disappears' from table ...
- Prev by Date: Field 'disappears' from table ...
- Next by Date: Re: Msgbox needed for search with no results
- Previous by thread: Field 'disappears' from table ...
- Next by thread: Re: Field 'disappears' from table ...
- Index(es):
Relevant Pages
|