Subject Filter Stopped Working
Author ra8009
I recently upgraded to the latest IB Objects, Firebird 2.01 (from
1.53) and Vista. My applications all seems to work fine, except for
one that uses a filter:

Filter := 'SALE_TIME < ''11:59:59.000''';

When I activate the filter, I get a message that there's a problem
with my SQL. A token, which is the name of a table, suddenly isn't
recognized.

What might be causing this?