unable to add records

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have been using a database that was not created by me for sometime now.
There are many forms, subforms, tables, etc. Recently there are two forms
that will not let me enter additional records. I had been able to enter
before, and now I cannot find a way to enter a new record. Can anyone
suggest anything that will allow me to enter records again?
 
Thank you for responding, and no, there are no error messages, noise, etc.
At the bottom of the table there used to be a "blank" record to enter a new
one. The blank one is no longer there, and I have not found anything that
will allow me to add
 
I am using a subform. Do I understand correctly that the form "dumps" the
data into a table? Can there be a capacity/size limit of some kind?
 
Do I understand correctly that the form "dumps" the data into a table?
The textboxes of a form should be bound to field of the table and best
through a query. How is your connected?
Access database has a limit of 2Gb.

Do some reverse engineering by checking the source for form and on back.
Test to see where you can enter a new record so as to isolate the problem.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top