I have a long input form that I'm using the tab feature with, which isn't working properly at this point. My initial table's primary key is autonumbered, called ID, then all subsequent tables are linked with the "relationship" tool to that primary key, through an "ID" field which is a number field. I have the referential integrity on, with both cascading options on. Page one uses the autonumbered primary key of the first table, subsequent pages show that table's "ID" field, but the field is not enabled.
I fill out the first page of the tabbed form, click on the tab to the second page, but the ID number does not carry over onto that page. I get an error message that "index or primary key cannot contain a null value."
Anybody have any idea what's going on?
I fill out the first page of the tabbed form, click on the tab to the second page, but the ID number does not carry over onto that page. I get an error message that "index or primary key cannot contain a null value."
Anybody have any idea what's going on?