Hi there,
I made a multipage form to get data in the database. I made a second form to edit these data, but this is not what's happening. The second form simply adds a new record to the table instead of editing the first record.
I populate the edit form by calling a field which holds a unique numeric value (a registration number). This works okay.
What is the next step to edit the right record?
Paul.
I made a multipage form to get data in the database. I made a second form to edit these data, but this is not what's happening. The second form simply adds a new record to the table instead of editing the first record.
I populate the edit form by calling a field which holds a unique numeric value (a registration number). This works okay.
What is the next step to edit the right record?
Paul.
This topic is locked and no more replies can be posted.