Hi guys,
Does anyone know how to add multiple entries for a record?
I'm trying to accomplish the following:
I've created a table called sick time
I want to be able to track how much sick a certain individaul take
I'm not to sure if it would be easier to allow multiple entries for a record and then sum the total hour of sick time which will not exceed 24 hours
or if i should write and update statement to update each an entry is made any suggestions and examples would be greatly appreciated.
Regards
Jaime
Does anyone know how to add multiple entries for a record?
I'm trying to accomplish the following:
I've created a table called sick time
I want to be able to track how much sick a certain individaul take
I'm not to sure if it would be easier to allow multiple entries for a record and then sum the total hour of sick time which will not exceed 24 hours
or if i should write and update statement to update each an entry is made any suggestions and examples would be greatly appreciated.
Regards
Jaime