Consultor Eletrônico



Kbase 17111: ACTUATE Db browser: One can select only desired tables How?
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   5/10/1998
ACTUATE Db browser: One can select only desired tables How?

It's possible to tell the Db Browser to display only a set of desired
tables. Here how:
1- From the View menu, select Options...
2- In the Options dialog, select the Query Editor Tab
3- Goto Oject name pattern matching field
4- Type in an expression for what you are interested in displaying
5- Hit Ok.
Ex: You might be interested in displaying all tables that start with a
A to H. Type the following: [A-H]*.
To display tables that start with J, type J*.
To display tables that start with Msys with next letter being I-M,
type Msys[I-M]*

That is specially useful when the database has many tables.


RKE (July-30-1997)

Progress Software Technical Support Note # 17111