D
dtoney
My main table is generated via a pass through query and contains a root cause
field with a code value "TBD". These TBDs should be populated with a valid
root cause within 3-days. Our mainframe database stores the date the table
was updated. However, I do not know how to go about designing a process to
determine if the 3-day period has been met.... while excluding weekends.
Would it be best to create a new table with the updated fields? Should I
store the incident number then do a passthrough query to check to see if
these TBDs have been updated? What would be the best way to design this
process in which I can not only determine if the 3-day period has been met
and update my main data table in my Access database to reflect the new
values? My biggest delimma is the exclusion of the weekends. Any advice you
have would be greatly appreciated!
field with a code value "TBD". These TBDs should be populated with a valid
root cause within 3-days. Our mainframe database stores the date the table
was updated. However, I do not know how to go about designing a process to
determine if the 3-day period has been met.... while excluding weekends.
Would it be best to create a new table with the updated fields? Should I
store the incident number then do a passthrough query to check to see if
these TBDs have been updated? What would be the best way to design this
process in which I can not only determine if the 3-day period has been met
and update my main data table in my Access database to reflect the new
values? My biggest delimma is the exclusion of the weekends. Any advice you
have would be greatly appreciated!