bdn.borland.com

Article #28863: Using TTable generates errors when using Filters

Synopsis: A "Capability not supported" error is generated when I activate a table that is using filters.

Solution: You will want to double check the case of the fields that you are referencing in you filter string. The field names are case sensitive, so capitalizing one letter that wasn't capitalized during the building of the table is the same as misspelling the field name.

Last Modified: 30-JUL-02