Home Download Screen Shot Order Contacts Articles  

Filter records in DBF files

The command Filter allows you to select records of a dbf table by some criterion. You can call it from Menu Tools.
You define the filter expression, click OK and DBF Viewer selects records which satisfy the expression.
Expression could be simple, like
FIELD = value
or complex, like
FIELD1 = value & FIELD2 = value2

You can use mathematical operations, signs <, >, =, <>, ~.

Previous (View memo fields or edit memo fields) Next (Sort DBF table)

 

 

 

Home | Download | Screenshot | Order | Contacts | Articles