I have started a new project and need some assistance
I am trying to set up a screen for a user to input data and it then gets saved in my database.
Example: Number of parts produced per hour
Hour 1 60
Hour 2 59
Hour 3 59
Hour 4 40
and so on.... 8 hours total
Do I first start with creating a Table with Hour 1, Hour 2, etc as the Filed names? Is there a easier way to design the screen and it them creates the fileds I need?
I am trying to set up a screen for a user to input data and it then gets saved in my database.
Example: Number of parts produced per hour
Hour 1 60
Hour 2 59
Hour 3 59
Hour 4 40
and so on.... 8 hours total
Do I first start with creating a Table with Hour 1, Hour 2, etc as the Filed names? Is there a easier way to design the screen and it them creates the fileds I need?