Database Search


Dabases can be searched for single values using the following options.
Tip: You can significantly speed up the search if you enable the caching of the database structure making it offline available (see Tables View Help).

Search Types


Char
Search for character values.
Integer
Search for integer values.
Binary
Search for binary strings.
Real
Search for floating point values.
Column name
Search for column's name.


Search Scopes


All open Connections
Search within all open connections.
Selected Resource
Search only within the connections, catalogs, schemas, or tables that are selected in the Tables View.


Search Options


Case sensitive
Character values can be searched case sensitive. This is only enabled if the selected database supports the string functions needed to compare without case.
Exact Match If turned on, character values will be compared to exactly match the search string. Else they will be compared using the like operator and wildcards.


© Copyright Uwe Voigt 2002, 2003, All Rights Reserved.