form: data input locking up

R

REGREGL

Hello all...

I have a form which was working fine until a few hours ago. The form has
several sub forms. However, those are working fine. I am unable to
edit/add/delete records on the main form. This is a front end database, with
the main data storage on a network. I moved the data starage DB onto my
local drive, reset the links and experienced the same problem. The form is
not based on a query and writes directly into a data table. The form is
normally called up (filtered) through code. however, I experience the same
problem when I open it up directly (without filtering the records).

None of the records I am attempting to add/change/delete are locked. The
main form is set to allow edits, additions and deletions and data entry is
set to no.

I am able to open the linked table and enter data directly into it.

and the weirdest part of all is that about 1 in 10 times I open it, I am
able to edit the information. I close the DB and reopen and am unable to
edit the info.....


Please help as I am completely bewildered over this issue....


Thanks in advance for your help.
 
Top