I had a problem somewhat like yours. I did not have the tables primary key displayed by the form. When I added the PKey to the form I could add/edit/delete data.
I'm not sure but I think OOo base requires that a table must have a PKey in order to modify data in the table. Harold Hauge On Sat, Oct 10, 2009 at 8:04 PM, Arnold Roth <[email protected]> wrote: > I have created a small database with one table and a form for entering data > into the table. When I try to enter a record I get an error message that > tells me that I'm trying to save a record with null information in non-null > fields. However, I've put in info in each one of the fields. > > Can anyone tell me what the problem might be? > > Thanks > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
