Is there a component for searching a particular field in a table. I can convert this from Clipper/Delphi code I wrote long time ago in the mid to late 1980's but checking before I go to the trouble. What I did at that time was for a Personnel Placement Firm searching their data for a particular job description match. I wrote as kind of a Query-By-Example interface. Searching for an exact match (equal) or contains.
For what I'm doing now is just searching by a contact lastname or a company name, etc.