xmeb
Technical User
- Jun 5, 2013
- 89
Hi:
I have a form that has approximately 20 text boxes and combo boxes that saves to a table. I need to add a couple more fields. I was reading about normalization and was wondering if I have a problem.
For instance, the user selects a primary location from one (and only one) of three combo boxes (areas/building/places, roads, and condominiums/lodging) and a secondary location (again, only one) from a similar group of four combo boxes. Should I have a separate table with two fields (primary location and secondary location) and save to it? If so, how would it best be done?
Thanks,
xmeb
I have a form that has approximately 20 text boxes and combo boxes that saves to a table. I need to add a couple more fields. I was reading about normalization and was wondering if I have a problem.
For instance, the user selects a primary location from one (and only one) of three combo boxes (areas/building/places, roads, and condominiums/lodging) and a secondary location (again, only one) from a similar group of four combo boxes. Should I have a separate table with two fields (primary location and secondary location) and save to it? If so, how would it best be done?
Thanks,
xmeb