Subject Filtering a Time Field
Author ra8009
Using a TIBOQuery, when I try to filter a time field, I continually
get error messages. It seems that setting the filter property like this:

START_TIME < '11:00 AM'

should work, but I get a "conversion error from string 11:00 AM". I
can't get anything else to work either. Is there a way to do this?