Forums

New Form Field & Database table

caseyd 01 Feb, 2010
I created a database table with the wizard and the connected form is successfully saving the data.

I then created a new field, using the form wizard with a name of 'reg_num'

Then, using the table manager, I added a field 'reg_num' to the table the form was saving to.

The form still saves the data, except for the newly added 'reg_num' field.

What else must I do to connect that field?
Do I have to delete the existing data, and re-create the entire table using the wizard again?

All suggestions are welcome...
GreyHead 01 Feb, 2010
Hi caseyd,

On the form DB Connection tab set the Connection to NO, Apply the form, then set the Connection back to YES and save again. This will refresh the connection and add the new field.

Bob
caseyd 02 Feb, 2010
Worked like a charm!
This topic is locked and no more replies can be posted.