M
MrBitsy
I am designing a skills/experience database. Currently, an Excel spreadsheet
/ paper form are being used to collect the data that consists of approx 200
rows.
Each row is a skill/sub skill with one of two grades -
1.. Knowledge level (no, some, extensive) or
2.. 6 different skills graded by number (1, 2, 3 or 4)
I can either code it to look exactly like a questionaire, with multi option
buttons to select the required knowledge/grade OR I could allow them to
enter one record, click enter then display the next.
If I have a large form then the code to save the data would be huge?
Best way to do this?
Database design is....
EMPLOYEE 1 to many EXPERIENCE many to 1 SCORE
/ paper form are being used to collect the data that consists of approx 200
rows.
Each row is a skill/sub skill with one of two grades -
1.. Knowledge level (no, some, extensive) or
2.. 6 different skills graded by number (1, 2, 3 or 4)
I can either code it to look exactly like a questionaire, with multi option
buttons to select the required knowledge/grade OR I could allow them to
enter one record, click enter then display the next.
If I have a large form then the code to save the data would be huge?
Best way to do this?
Database design is....
EMPLOYEE 1 to many EXPERIENCE many to 1 SCORE