|
|
Different Ways to SearchThere are many ways to search a database, from comparing individual fields to full SQL searching.
Lightning fast searches are essential when working with a large database, the SQL searches provide this capability.
Wild cards are available for most searches enabling extremely flexible search criteria to be used, along with AND, OR and NOT boolean comparisons.
Displaying the search resultsSearch results can be displayed in a list view window or single records can be displayed directly in the editing window.
|