About a medical database. I construct a biochemical results table with a patient ID field, a date_of_sample field, a bloodtestID field for each type of biochemical test (all those three fields have the primary key) and results field where I put the numerical result of the test.
I want a form with text boxes for every type of biochemical test where I will fill in the results (not just one text box).
Please for any suggestions!
I want a form with text boxes for every type of biochemical test where I will fill in the results (not just one text box).
Please for any suggestions!