I use a p9 database to track client services. I can filter the database by any field...exept the one I have where I record the time a client is to be seen. For instance, if I want to list all appointments that are at 4:30, I get an error message...something about an invalid operator. The field is a DATE field. I even went back and changed it to alphanumeric...same result. How can I filter records by time field?