Chapter 3 DBMS Reference Guide
A qualifier allows the use of the object qualifier that is displayed in the dropdown list box in the upper left corner of the ODBC Reverse Engineering dialog box. You use a qualifier to select which objects are to be reverse engineered.
You can add a qualifier section when you customize your DBMS. This section must contain the following entries:
is
executed to retrieve the qualifier list. You should not add a Header to this query
The effect of these entries are shown in the table below:
Enable | SqlListQuery present? | Result |
---|---|---|
Yes | Yes | Qualifiers are available for selection. Select one as required. You can also type the name of a qualifier. SqlListQuery is executed to fill the qualifier list |
No | Only the default (All qualifiers) is selected. You can also type the name of a qualifier | |
No | No | Dropdown list box is grayed. |
For more information on qualifier filters, see section "Filters and options for reverse engineering" in chapter "Reverse Engineering" in the PDM User's Guide .
In Adaptive Server Anywhere 7, a typical qualifier query is:
.Qualifier.SqlListQuery : select dbspace_name from sysfile
Copyright (C) 2005. Sybase Inc. All rights reserved. |
![]() |