W
Walter
I have a database that tracks downtime for ATM machines. I have four seperate
fields:
Out Service Date
Out Service Time
In Service Date
In Service Time
These fields are manually entered into the db. I would like to calcualte the
total downtime using both the date and time fields.
In plain English: Difference between "Out Service Date" "Out Service Time"
and "In Service Date" "In Service Time"
Any help is greatly appreciated.
fields:
Out Service Date
Out Service Time
In Service Date
In Service Time
These fields are manually entered into the db. I would like to calcualte the
total downtime using both the date and time fields.
In plain English: Difference between "Out Service Date" "Out Service Time"
and "In Service Date" "In Service Time"
Any help is greatly appreciated.