"GaryDave" <garydave@hotmail.com> wrote in
news:1118347533.469307.6070@o13g2000cwo.googlegrou ps.com:
[color=blue]
> My school registration database has not been quite right after a
> recent compact and repair (done while I was away). Though most of
> the many forms and subforms are working normally, one form in
> particular will no longer allow new entries into the subform - the
> recordset of the underlying query is no longer updatable.
>
> The subform in question enters the identity and other vital info
> for children whose parent's ID provides the FK, linking the
> parent's info on the main form to the children's info on the
> subform. We can enter children by manually addressing the
> underlying tblchildren, being careful to enter the correct adult
> ID#.
>
> The wierd part is that the same form/sub-form works fine with an
> old copies of the same tables, before the compact and repair.
> Something in either tblparents or tblchildren has changed that is
> disabling the query, but damned if I can see anything that doesn't
> seem right. Any suggestions out there? I'm running Access 2K.[/color]
Others have answered the question in your subject (with a NO, and
they are correct). You don't say what version of Access, but it if
it's Access 2000, it sounds like a typical problem that occurs with
the shipping version of Jet 4, which was horridly buggy. Your
problem sounds like a corrupted index, or a lost seed value for an
AutoNumber field.
A2K is completely useless until you've patched it to these levels:
1. Access SR1 or higher (you have to run the full Office service
pack; the last was SP3, but that also included the Draconian email
security patches for Outlook; SR1 does not include that, but has
fixes to Access that are sufficient to make it perfectly stable)
2. Jet 4 SP6 or higher (the current SP is 8).
No A2K installation should be running with anything less than these
minimums, unless you don't care about the safety of your data.
--
David W. Fenton
http://www.bway.net/~dfenton
dfenton at bway dot net
http://www.bway.net/~dfassoc