I am extract data out of multiple Sql Server tables. Is there a way I can have code run multiples times a day comparing a date field in one of the tables against today's date so that I can show whether a Job is being worked on today?
The date on the Sql Table is stored in a DateTime format