Out of space?

NGilbert

New member
Local time
Today, 07:48
Joined
May 7, 2002
Messages
8
I have a database with 138 records so far. I am trying to add new records by form but although the information goes in to the table, a new form will not create. As soon as I exit the database the new form info disappears and goes back to only 138 records (even tho it has stored in the table). There is no reason for this to suddenly start to happen.. any ideas how to overcome this problem?
Thanks.
 
inspect the properties for your form. Is Data Entry set to YES or NO? If it is set to yes, it will only be possible to display the current record, not the complete recordset.
 
Data entry is set to no and Allow additions is set to yes. I don't understand why it has suddenly stopped accepting new form pages - it can't have reached max at 138 records?!
 

Users who are viewing this thread

Back
Top Bottom